output: Tools — success status and safety-check lines visible
This commit is contained in:
@@ -225,7 +225,7 @@ elif [[ ${#FAIL[@]} -gt 0 ]]; then
|
||||
notify "Permissions repair failed on $(hostname) — ${FAIL[*]}" \
|
||||
"Permissions Repair" "warning"
|
||||
else
|
||||
log "$ICON_DONE Status: done — ${#PASS[@]} path(s) repaired"
|
||||
echo "$ICON_DONE Status: done — ${#PASS[@]} path(s) repaired"
|
||||
fi
|
||||
echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user