1749877472

This commit is contained in:
2025-06-13 23:04:31 -06:00
parent 80a41fd39d
commit 6b4e6710ad
3 changed files with 23 additions and 5 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
set -e
# updoot
echo "Updating software lists..."
sudo apt update 1>/dev/null 2>/dev/null
# echo "Updating software lists..."
# sudo apt update 1>/dev/null 2>/dev/null
echo "Fully upgrading, this may take a while..."
sudo apt dist-upgrade -y