add notification and update aws-backup (the changes will come soon)

This commit is contained in:
2024-12-17 20:49:59 +01:00
parent 97e628deab
commit e9e0d7cc64
4 changed files with 164 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
# change to your aws-server name
AWS="<AWS-server Name>"
source /etc/serverconfig/.env
DIR="$(cd "$(dirname "$0")" && pwd)"
BACKUP="$DIR/aws-bakup.bak"