From 35a3593ff6d86e28ce0b6714fd8150b8e2946cf8 Mon Sep 17 00:00:00 2001 From: wagesj45 Date: Fri, 1 Aug 2025 16:16:42 -0500 Subject: [PATCH] Update kuma-push.sh --- kuma-push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuma-push.sh b/kuma-push.sh index d962560..8ec13ca 100644 --- a/kuma-push.sh +++ b/kuma-push.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash ############################################################################### -# Uptime Kuma push script – Bash + jq + wget (no curl) +# Uptime Kuma push script - Bash + jq + wget (no curl) ############################################################################### set -Eeuo pipefail