take out removal of needed files
All checks were successful
Docker Build and Push / build (push) Successful in 1m8s

This commit is contained in:
2025-07-22 15:05:57 -04:00
parent feca6cfa83
commit 5383662f9f

View File

@ -194,12 +194,10 @@ getNeoForge() {
touch server.properties
rm -f user_jvm_args.txt
rm -f neoforge-$VER_LOADER-installer.jar
rm -f neoforge-$VER_LOADER-installer.jar.log
rm -f README.txt
rm -f run.bat
rm -f run.sh
else
echo "No Valid Download URL"