mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-18 03:47:57 +00:00
Correct AUTO_CURSEFORGE to also include library mods and ability to exclude specific mods (#1897)
This commit is contained in:
@@ -197,7 +197,7 @@ case "${TYPE^^}" in
|
||||
;;
|
||||
|
||||
AUTO_CURSEFORGE)
|
||||
exec "${SCRIPTS:-/}start-autoDeployCF" "$@"
|
||||
exec "${SCRIPTS:-/}start-deployAutoCF" "$@"
|
||||
;;
|
||||
|
||||
VANILLA)
|
||||
|
||||
Reference in New Issue
Block a user