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