mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-27 00:42:45 +00:00
Each time this script is run it downloads the modpack if one is specified. When it tries to unzip the file, if the files already exist in the plugins directory, the script will hang indefinitely because unzip asks for confirmation that you want to overwrite the existing files. Adding -o to the unzip command will tell it to overwrite the files. I suspect the world download has the same issue, but I don't use that and so can't really test it.
11 KiB
Executable File
11 KiB
Executable File