From 12187525464d0176d1aade0310aa0bf2d5f65c6f Mon Sep 17 00:00:00 2001 From: mattspeer Date: Sat, 19 Sep 2026 19:28:51 -0500 Subject: [PATCH] Update airgap_backup.sh updated ntfy token --- airgap_backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airgap_backup.sh b/airgap_backup.sh index e64f32d..5b2c2e2 100644 --- a/airgap_backup.sh +++ b/airgap_backup.sh @@ -56,7 +56,7 @@ PHOTOS_DESTINATION="$BACKUP_MOUNT_POINT/backup/services/immich" # Destination fo # NTFY_TOKEN is the authorization token for your ntfy server. NTFY_TOPIC="Server" NTFY_SERVER="https://ntfy.speerfam.net" -NTFY_TOKEN="tk_xmr066ooldbydhbuolymobfn9b27f" +NTFY_TOKEN="tk_3xo9mejjtgemyowzckqw2souo3mux" # ============================================================================== # Pre-flight Checks (for the destination drive)