take out removal of needed files
All checks were successful
Docker Build and Push / build (push) Successful in 1m8s
All checks were successful
Docker Build and Push / build (push) Successful in 1m8s
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user