This commit is contained in:
Steve Shipway 2016-01-02 12:20:39 +13:00
parent d0263f31d6
commit 13a6d91295

View file

@ -103,7 +103,7 @@ case "$TYPE" in
fi
;;
VANILLA|vanilla|)
VANILLA|vanilla)
SERVER="minecraft_server.$VANILLA_VERSION.jar"
if [ ! -e $SERVER ]; then