output: Media — success status visible, not-configured and disabled exits now echo
This commit is contained in:
@@ -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 "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user