1748956657

This commit is contained in:
2025-06-03 07:17:37 -06:00
parent aedc68b69c
commit 43c4684324
3 changed files with 10 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
#!/bin/bash
set -e
echo "Updating this repo..."
git pull 1>/dev/null
# updoot
echo "Updating software lists..."
sudo apt update 1>/dev/null 2>/dev/null