mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-28 20:20:15 +00:00
Merge branch 'main' of https://github.com/JG2401/HetznerDokployLab
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# Prerequisites
|
||||
|
||||
- Hetzner Account
|
||||
@@ -209,4 +211,4 @@ sudo wg-quick down wg0
|
||||
|
||||
Then make the script executable with `sudo chmod +x /usr/local/bin/backup_storagebox.sh`
|
||||
Edit cronjob file with `crontab -e`
|
||||
and add `0 2 * * * /usr/local/bin/backup_storagebox.sh >> /var/log/backup_storagebox.log 2>&1` for example. This runs every day at 2:00 AM then.
|
||||
and add `0 2 * * * /usr/local/bin/backup_storagebox.sh >> /var/log/backup_storagebox.log 2>&1` for example. This runs every day at 2:00 AM then.
|
||||
|
||||
Reference in New Issue
Block a user