diff --git a/backup.sh b/backup.sh index 910feba..a824a86 100644 --- a/backup.sh +++ b/backup.sh @@ -6,7 +6,7 @@ SERVER_FILE="https://git.ivanch.me/ivanch/server-scripts/raw/branch/main/backup. SERVER_OK=1 HOSTNAME=$(cat /etc/hostname) -NOTIFY_URL="http://notify.haven" +NOTIFY_URL="http://notify.haven/notify" # Function to send notification send_notify() {