7 lines
64 B
Bash
Executable file
7 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
/app/nebula-start.sh
|
|
/app/seaweedfs-start.sh
|