From 70604fd9fc8f6ef6048332b3cf60020c75cbc8ef Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 2 Oct 2008 00:04:38 +0200 Subject: udh use the correct path for dircombine Signed-off-by: Joerg Jaspert --- bin/udh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/udh') diff --git a/bin/udh b/bin/udh index 47ac510..fae164e 100755 --- a/bin/udh +++ b/bin/udh @@ -10,4 +10,4 @@ cd ${HOME}/archvsync git pull cd ${HOME} -~/dircombine . . ${HOME}/archvsync >/dev/null 2>&1 +~/archvsync/bin/dircombine . . ${HOME}/archvsync >/dev/null 2>&1 -- cgit v1.2.3