mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
commit
fe846d8f28
@ -12,12 +12,6 @@ if [[ -z $FORGE_INSTALLER && -z $FORGE_INSTALLER_URL ]]; then
|
|||||||
norm=${VANILLA_VERSION}.0 ;;
|
norm=${VANILLA_VERSION}.0 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
################### TEMPORORAY LOGIC util forge is generally available for 1.13
|
|
||||||
|
|
||||||
if [[ $VERSION = LATEST ]]; then
|
|
||||||
VANILLA_VERSION=1.12.2
|
|
||||||
fi
|
|
||||||
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
echo "Checking Forge version information."
|
echo "Checking Forge version information."
|
||||||
|
Loading…
Reference in New Issue
Block a user