From 24d9344facbefdfef3f37777e93a72ea461739f7 Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 13 Jun 2022 08:23:45 -0700 Subject: [PATCH] test --- files/Install_Script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/Install_Script.sh b/files/Install_Script.sh index f51d87f..0c6aa96 100644 --- a/files/Install_Script.sh +++ b/files/Install_Script.sh @@ -10,7 +10,7 @@ MC_VERSION=1.18.2 # Main install (Debian). -# Check for files in /MCserver and download/create if needed. +# Check for files in /MCserver and download if needed. if [ -e /MCserver/MCserver_${MC_VERSION}.jar ] then echo " "