mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-28 20:20:15 +00:00
Add diagram image to README
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
|
|
||||||
- Hetzner Account
|
- Hetzner Account
|
||||||
@@ -204,4 +206,4 @@ sudo wg-quick down wg0
|
|||||||
|
|
||||||
Then make the script executable with `sudo chmod +x /usr/local/bin/backup_storagebox.sh`
|
Then make the script executable with `sudo chmod +x /usr/local/bin/backup_storagebox.sh`
|
||||||
Edit cronjob file with `crontab -e`
|
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