change sync to home directory

This commit is contained in:
Tyler Starr 2024-11-01 22:39:57 -07:00
parent 2422903f7a
commit a9bd38f54f

View File

@ -1,7 +1,7 @@
source_directories:
- /engi/backup # Static files and service dumps
- /var/lib/nextcloud # nextcloud files (besides sql dump)
- /engi/sync # Syncthing backups
- /home/tstarr/sync # Syncthing backups
before_backup:
- "tree /engi > /engi/backup/tree.txt"