mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-23 22:09:26 +00:00
fix(minecraft/entrypoint): correct typo in manifest load
This commit is contained in:
@@ -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."
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user