added safe guards to all scripts that need it. all reference comm.sh like it should be

This commit is contained in:
2026-04-20 17:18:25 -04:00
parent 72940ec202
commit e83473ab8e
20 changed files with 263 additions and 32 deletions
+2
View File
@@ -43,6 +43,8 @@ fi
[[ "$DRY_RUN" == true ]] && warn "DRY RUN — no changes will be made"
acquire_lock "wait"
# -----------------------------------------------------------------------------------------------
# ━━━ $ICON_PERMS Media Permissions ━━━
# -----------------------------------------------------------------------------------------------