From ad9081982969c4b3362f21a305d35c90874c428f Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 13 Jun 2022 07:11:14 -0700 Subject: [PATCH] update --- files/Install_Script.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/Install_Script.sh b/files/Install_Script.sh index 7e42eb7..8e74287 100644 --- a/files/Install_Script.sh +++ b/files/Install_Script.sh @@ -4,6 +4,8 @@ # Variables. echo " " +echo "Hello-World" +echo " " echo "INFO ! Checking for latest Minecraft server version." MC_VERSION_OLD=1.18.1 MC_VERSION=1.18.2