1748960809

This commit is contained in:
2025-06-03 08:26:48 -06:00
parent 6aa2887215
commit b98ff921be
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
echo "Updating this repo..."
git pull 1>/dev/null
git pull 1>/dev/null 2>/dev/null
if [ ! -z $SUDO_USER ]; then
username=$SUDO_USER