mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-27 11:26:24 +00:00
TYPE=CURSEFORGE also looks for start.sh (#1605)
This commit is contained in:
@@ -148,6 +148,7 @@ findStartScript() {
|
||||
-o -name startserver.sh
|
||||
-o -name StartServer.sh
|
||||
-o -name run.sh
|
||||
-o -name start.sh
|
||||
)
|
||||
|
||||
if [ -d "${FTB_BASE_DIR}" ]; then
|
||||
|
||||
Reference in New Issue
Block a user