From ff33f88fe0d6610d053352a067f03e564fbf561e Mon Sep 17 00:00:00 2001 From: fithwum Date: Mon, 20 Jul 2026 06:18:46 -0700 Subject: [PATCH] update --- testing/install_script.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/testing/install_script.sh b/testing/install_script.sh index e5810aa..aa37764 100644 --- a/testing/install_script.sh +++ b/testing/install_script.sh @@ -77,11 +77,6 @@ else sleep infinity fi - - - - - # Main install (Debian). # Check for server files and download if needed. if [ $MC_TYPE = "vanilla" ]; then @@ -352,4 +347,4 @@ echo "INFO ! Starting Minecraft Server $MC_TYPE-$MC_VERSION" cd $MC_DIR exec ./run-$MC_TYPE-$MC_VERSION.sh -exit \ No newline at end of file +exit