From 82b840141461e995689223bf05bf18aa33894be6 Mon Sep 17 00:00:00 2001 From: nrgbistro <35301702+nrgbistro@users.noreply.github.com> Date: Thu, 23 Jul 2020 15:29:39 -0400 Subject: [PATCH] More filenames for modpack start scripts (#596) --- start-deployFTB | 3 +++ 1 file changed, 3 insertions(+) diff --git a/start-deployFTB b/start-deployFTB index eb455651..3af069a7 100644 --- a/start-deployFTB +++ b/start-deployFTB @@ -66,9 +66,12 @@ fi entryScriptExpr=" -name ServerStart.sh + -o -name serverstart.sh -o -name ServerStartLinux.sh -o -name LaunchServer.sh -o -name server-start.sh + -o -name startserver.sh + -o -name StartServer.sh " if [[ -d ${FTB_BASE_DIR} ]]; then