... | ... | @@ -141,6 +141,9 @@ As backupuser we add the command in the cron jobs to run once a day (*or anythin |
|
|
|
|
|
`00 04 * * * ./backup.sh 2> ./backup_error.log`
|
|
|
|
|
|
### Restore backup
|
|
|
https://restic.readthedocs.io/en/stable/050_restore.html
|
|
|
|
|
|
### Resources for backup scripts and helpful tips
|
|
|
- restic for backups
|
|
|
https://restic.readthedocs.io/en/stable/040_backup.html
|
... | ... | |