output: Tools — success status and safety-check lines visible
This commit is contained in:
@@ -129,7 +129,7 @@ if [[ "$SHOW_STATUS" == true ]]; then
|
||||
if pgrep -f "fallback.sh" >/dev/null 2>&1; then
|
||||
warn "fallback.sh is currently RUNNING — any reset would race with active cycle"
|
||||
else
|
||||
log "fallback.sh is not running"
|
||||
echo "fallback.sh is not running ✅"
|
||||
fi
|
||||
exit 0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user