mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-17 07:03:57 +00:00
Add launch.sh start script to support multiple classic Technic modpacks (#1859)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user