Update airgap_backup.sh

updated ntfy token
This commit is contained in:
2026-09-19 19:28:51 -05:00
parent e9f0cbb03d
commit 1218752546
+1 -1
View File
@@ -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_TOKEN is the authorization token for your ntfy server.
NTFY_TOPIC="Server" NTFY_TOPIC="Server"
NTFY_SERVER="https://ntfy.speerfam.net" NTFY_SERVER="https://ntfy.speerfam.net"
NTFY_TOKEN="tk_xmr066ooldbydhbuolymobfn9b27f" NTFY_TOKEN="tk_3xo9mejjtgemyowzckqw2souo3mux"
# ============================================================================== # ==============================================================================
# Pre-flight Checks (for the destination drive) # Pre-flight Checks (for the destination drive)