fixing URL
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 4s
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 4s
This commit is contained in:
@@ -6,7 +6,7 @@ SERVER_FILE="https://git.ivanch.me/ivanch/server-scripts/raw/branch/main/backup.
|
|||||||
SERVER_OK=1
|
SERVER_OK=1
|
||||||
HOSTNAME=$(cat /etc/hostname)
|
HOSTNAME=$(cat /etc/hostname)
|
||||||
|
|
||||||
NOTIFY_URL="http://notify.haven"
|
NOTIFY_URL="http://notify.haven/notify"
|
||||||
|
|
||||||
# Function to send notification
|
# Function to send notification
|
||||||
send_notify() {
|
send_notify() {
|
||||||
|
Reference in New Issue
Block a user