This commit is contained in:
jonas@geiger-natur.de
2026-01-24 11:53:18 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
![diagram](images/diagram.jpg)
# 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.

BIN
images/diagram.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB