testan a reboold

This commit is contained in:
2025-10-14 03:02:32 -06:00
parent 5a4feaa8bc
commit 01438f9301
3 changed files with 28 additions and 17 deletions
+2 -2
View File
@@ -8,10 +8,10 @@ else
fi
echo "Fully upgrading, this may take a while..."
sudo apt dist-upgrade -y 1>/dev/null
sudo apt dist-upgrade -y
echo "Cleaning up..."
sudo apt autoremove -y 1>/dev/null
sudo apt autoremove -y
echo "Installer2.sh complete" >> /home/$username/Precision-Timekeeping-Fuckery/status.txt