mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-17 19:18:52 +00:00
Fix typo
This commit is contained in:
@@ -103,7 +103,7 @@ case "$TYPE" in
|
||||
fi
|
||||
;;
|
||||
|
||||
VANILLA|vanilla|)
|
||||
VANILLA|vanilla)
|
||||
SERVER="minecraft_server.$VANILLA_VERSION.jar"
|
||||
|
||||
if [ ! -e $SERVER ]; then
|
||||
|
||||
Reference in New Issue
Block a user