summaryrefslogtreecommitdiff
path: root/bin/udh
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-10-02 20:05:00 +0200
committerJoerg Jaspert <joerg@debian.org>2008-10-02 20:05:00 +0200
commita2c36e80d5bdd1507df50558709f3eca421d88a3 (patch)
tree39e030442f25d8e075c41d467a6aae5dff98f6ce /bin/udh
parent70604fd9fc8f6ef6048332b3cf60020c75cbc8ef (diff)
udh
dont use full path for links Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin/udh')
-rwxr-xr-xbin/udh2
1 files changed, 1 insertions, 1 deletions
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