diff --git a/scripts/start-deployCF b/scripts/start-deployCF index f02bb9bed80..1b39c3ecf37 100755 --- a/scripts/start-deployCF +++ b/scripts/start-deployCF @@ -150,6 +150,7 @@ findStartScript() { -o -name StartServer.sh -o -name run.sh -o -name start.sh + -o -name launch.sh ) if [ -d "${FTB_BASE_DIR}" ]; then