output: Media — success status visible, not-configured and disabled exits now echo

This commit is contained in:
Gmer4Lfe
2026-06-01 20:28:27 -04:00
parent 74dff404b8
commit b316e1b49f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ elif [[ ${#FAILED[@]} -gt 0 ]]; then
notify "Media permissions failed on $(hostname)${FAILED[*]}" \
"Media Permissions" "warning"
else
log "$ICON_DONE Status: done — ${#UPDATED[@]} shares updated"
echo "$ICON_DONE Status: done — ${#UPDATED[@]} shares updated"
fi
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"