mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-02 21:06:27 +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