Use KettingLauncher (#2655)

This commit is contained in:
C0D3 M4513R
2024-02-11 03:04:44 +01:00
committed by GitHub
parent f3bec94065
commit a03afd7650
4 changed files with 23 additions and 26 deletions

View File

@@ -240,7 +240,6 @@ case "${TYPE^^}" in
;;
KETTING)
evaluateJavaCompatibilityForForge
exec "${SCRIPTS:-/}start-deployKetting" "$@"
;;