Update kuma-push.sh

This commit is contained in:
Jordan Wages 2025-08-01 16:16:42 -05:00
commit 35a3593ff6

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/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 set -Eeuo pipefail