mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Add nzbget folder to backup script
This commit is contained in:
parent
6792ed066b
commit
86516d3e7d
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ borg create -v --stats --compression lz4 \
|
|||
/var/lib/matrix/media_store \
|
||||
/var/lib/nextcloud \
|
||||
/var/lib/wiki \
|
||||
/var/lib/nzbget \
|
||||
/backups \
|
||||
--exclude '/var/lib/nextcloud/db'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue