mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
fix(minecraft/entrypoint): correct typo in manifest load
This commit is contained in:
parent
5d55ce2b25
commit
22417858a3
@ -84,6 +84,7 @@ case "X$MANIFEST" in
|
||||
else
|
||||
echo "Could not find manifest file, unsufficient privs, or malformed path."
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
echo "Invalid manifest file for modpack. Please make sure it is a .json file."
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user