mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-01 12:26:26 +00:00
Fix forge using 1.17+ version after downgrade (#1474)
This commit is contained in:
committed by
GitHub
parent
901b889f2d
commit
8c5c4664ea
@@ -38,6 +38,9 @@ install() {
|
||||
get_installer "$normForgeVersion" "$shortForgeVersion"
|
||||
fi
|
||||
|
||||
# reference issue #1459
|
||||
rm -f run.sh
|
||||
|
||||
log "Installing Forge $shortForgeVersion. This might take a minute or two..."
|
||||
mkdir -p mods
|
||||
tries=3
|
||||
|
||||
Reference in New Issue
Block a user