summaryrefslogtreecommitdiff
path: root/bin/udh
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-10-02 00:04:38 +0200
committerJoerg Jaspert <joerg@debian.org>2008-10-02 00:04:38 +0200
commit70604fd9fc8f6ef6048332b3cf60020c75cbc8ef (patch)
tree6c6d623286f49a5671d0c2bba2116befd371c587 /bin/udh
parentebac7e9e2b1e778750e4e90c02621f1273907e2a (diff)
udh
use the correct path for dircombine 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 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