working state

This commit is contained in:
Dawson Matthews
2026-03-08 18:13:21 -06:00
parent 41047adac3
commit 6257e63357
2 changed files with 151 additions and 179 deletions
+1
View File
@@ -2,6 +2,7 @@
VERBOSE=1
function log {
if [ $VERBOSE -eq 1 ]; then
echo "$@"