From 58c847e938fbd83df019cf349a21bf718a76bcfb Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Fri, 13 Sep 2013 08:47:23 +0000 Subject: [PATCH] set home=/home/indexdata --- bin/irspy-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/irspy-update.sh b/bin/irspy-update.sh index 5cae91d..1df2b09 100755 --- a/bin/irspy-update.sh +++ b/bin/irspy-update.sh @@ -8,7 +8,7 @@ # for a fast update, run this: # $ env irspy_test=Quick ./irspy-update.sh -home=/usr/local/src/git +home=/home/indexdata cd $home/irspy/bin || exit 2 logdir=../log lockfile=$logdir/irspy-update.lock -- 1.7.10.4