More filenames for modpack start scripts (#596)

This commit is contained in:
nrgbistro 2020-07-23 15:29:39 -04:00 committed by GitHub
parent 8b6ee91ec1
commit 82b8401414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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