X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fhomedir%2Fsyncdd.sh;h=9260e76402b32162cabed1fc6158b2e75f9dd104;hb=3cff7f4ee092a25c35040e11bae8f4c5df2d53fa;hp=7f878a1aff982fe5c1df71dc2007cc92306bbefe;hpb=b77adfec8d4a0bf851cc449c66da5b461b21544d;p=dak.git diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh index 7f878a1a..9260e764 100755 --- a/config/homedir/syncdd.sh +++ b/config/homedir/syncdd.sh @@ -77,6 +77,7 @@ if lockfile -r3 ${HOME}/sync.lock; then rsync -aH -B8192 \ --exclude backup/*.xz \ --exclude backup/dump* \ + --exclude database/*.db \ ${EXTRA} \ --exclude mirror \ --exclude morgue/ \