mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
don't backup so often
This commit is contained in:
@@ -114,7 +114,7 @@ always remember to `docker compose stop` before doing any of this!
|
||||
- to back up automatically, run `sudo EDITOR=micro crontab -e` and add the following:
|
||||
```
|
||||
TZ=UTC
|
||||
0 * * * * /home/admin/thingy/scripts/volume-backup.sh
|
||||
0 6 * * * /home/admin/thingy/scripts/volume-backup.sh
|
||||
```
|
||||
|
||||
**restoring**
|
||||
|
||||
Reference in New Issue
Block a user