Desktop Updates Fri May 30 04:55:10 PM CDT 2025
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
];
|
];
|
||||||
script = ''
|
script = ''
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
|
||||||
|
|
||||||
# Pull latest changes if in a git repo
|
# Pull latest changes if in a git repo
|
||||||
if [ -d .git ]; then
|
if [ -d .git ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user