fixing URL
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 4s

This commit is contained in:
2025-08-16 22:53:15 -03:00
parent b75240c693
commit 928605a696

View File

@@ -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() {