remove previous installer before download

This commit is contained in:
Obie Hinojosa 2025-05-31 12:03:25 -05:00
parent 9d9c84e215
commit 8ccf819e2a

View File

@ -6,6 +6,7 @@ echo "[INFO]: Installer Quick Script for Linux"
echo "[INFO]: Installer Version: 0.1.4" echo "[INFO]: Installer Version: 0.1.4"
echo "[INFO]: Welcome!" echo "[INFO]: Welcome!"
rm installer
wget https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.1.4/installer wget https://git.sarushinobie.dev/saru/family-minecraft-modpack/releases/download/0.1.4/installer
chmod +x ./installer chmod +x ./installer
./installer ./installer