From c4adf1d11835ddb42a8aeb16565b656f1d03feed Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 26 Mar 2011 17:06:40 +0100 Subject: [PATCH] wtf? Signed-off-by: Joerg Jaspert --- config/homedir/syncdd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ \ -- 2.39.2