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