mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-15 02:17:57 +00:00
typo.
This commit is contained in:
@@ -112,7 +112,7 @@ if [ ! -e server.properties ]; then
|
|||||||
DIFFICULTY=3
|
DIFFICULTY=3
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "DIFFICULTY must by peaceful, easy, normal, or hard."
|
echo "DIFFICULTY must be peaceful, easy, normal, or hard."
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user