From a2c36e80d5bdd1507df50558709f3eca421d88a3 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 2 Oct 2008 20:05:00 +0200 Subject: udh dont use full path for links Signed-off-by: Joerg Jaspert --- bin/udh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/udh b/bin/udh index fae164e..440e1d9 100755 --- a/bin/udh +++ b/bin/udh @@ -10,4 +10,4 @@ cd ${HOME}/archvsync git pull cd ${HOME} -~/archvsync/bin/dircombine . . ${HOME}/archvsync >/dev/null 2>&1 +~/archvsync/bin/dircombine . . archvsync/ >/dev/null 2>&1 -- cgit v1.2.3