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