mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Backup all media again
This commit is contained in:
parent
6371ad1133
commit
4e547fbcb7
1 changed files with 2 additions and 3 deletions
|
|
@ -34,14 +34,13 @@ borg create -v --stats --compression lz4 \
|
||||||
/var/lib/mailu \
|
/var/lib/mailu \
|
||||||
/var/lib/matrix/media_store \
|
/var/lib/matrix/media_store \
|
||||||
/var/lib/nextcloud \
|
/var/lib/nextcloud \
|
||||||
|
/var/lib/transmission \
|
||||||
/var/lib/wiki \
|
/var/lib/wiki \
|
||||||
/var/lib/stb \
|
/var/lib/stb \
|
||||||
/var/lib/nzbget \
|
/var/lib/nzbget \
|
||||||
/opt/factorio \
|
/opt/factorio \
|
||||||
/backups \
|
/backups \
|
||||||
--exclude '/var/lib/nextcloud/db' \
|
--exclude '/var/lib/nextcloud/db'
|
||||||
--exclude '/data/TV' \
|
|
||||||
--exclude '/data/Movies'
|
|
||||||
|
|
||||||
# Route the normal process logging to journalctl
|
# Route the normal process logging to journalctl
|
||||||
2>&1
|
2>&1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue