removing old run script

This commit is contained in:
CerberusV1
2024-10-12 15:56:14 +02:00
parent e603df7e09
commit 9c4392a25f

View File

@@ -156,5 +156,6 @@ PID=$!
echo "Removing Installer" echo "Removing Installer"
rm "forge-${version}-installer.jar" rm "forge-${version}-installer.jar"
mv "forge-${version}-installer.jar.log" $management_logs mv "forge-${version}-installer.jar.log" $management_logs
rm run.sh
echo "You can now find the management script in /$HOME/$management_dir " echo "You can now find the management script in $management_dir "