mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-24 01:56:24 +00:00
Verify java compatibility for AUTO_CURSEFORGE (#2005)
This commit is contained in:
@@ -197,6 +197,7 @@ case "${TYPE^^}" in
|
||||
;;
|
||||
|
||||
AUTO_CURSEFORGE)
|
||||
evaluateJavaCompatibilityForForge
|
||||
exec "${SCRIPTS:-/}start-deployAutoCF" "$@"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user