backup : excludes moar

excluding cache here and there
This commit is contained in:
griffix 2025-09-19 17:16:52 +02:00
parent 90dfe22fa1
commit da3386bffa
Signed by: griffix
GPG key ID: 9A72D1FAE36EC98A
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ echo "docker compose stop"
docker compose -f /config/compose.yaml stop
echo "rsync /config"
rsync -avuz /config/ $DestDir
rsync -avuz --exclude "/config/jellyfin/cache/" /config/ $DestDir
echo "rsync immich"
rsync -avuz /media/Seagate/immich /media/Seagate/backups/immich