Desktop Updates Fri May 30 04:55:10 PM CDT 2025

This commit is contained in:
mjallen18
2025-05-30 16:55:10 -05:00
parent 374d64180a
commit 0bb47c1c47

View File

@@ -33,7 +33,6 @@
];
script = ''
#!/usr/bin/env bash
set -euo pipefail
# Pull latest changes if in a git repo
if [ -d .git ]; then