infranet/docker-entrypoint.sh

7 lines
64 B
Bash
Executable file

#!/bin/sh
set -e
/app/nebula-start.sh
/app/seaweedfs-start.sh