output: Monitors — weekly_health_digest non-send day now visible

This commit is contained in:
Gmer4Lfe
2026-06-01 20:29:03 -04:00
parent b316e1b49f
commit e18ee9fcf0
+1 -1
View File
@@ -176,7 +176,7 @@ case "$DIGEST_PROFILE" in
SHOULD_SEND=true
log "Profile: weekly — today is $DIGEST_DAY — will send"
else
log "Profile: weekly — today is $TODAY_NAME, digest day is $DIGEST_DAYskipping"
echo "Profile: weekly — today is $TODAY_NAME, digest day is $DIGEST_DAYno-op"
exit 0
fi
;;