Merge branch 'master' of ssh://git.indexdata.com:222/home/git/pub/irspy
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 13 Sep 2013 08:51:24 +0000 (08:51 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 13 Sep 2013 08:51:24 +0000 (08:51 +0000)
README
bin/irspy-update.sh

diff --git a/README b/README
index 93d10aa..c01b244 100644 (file)
--- a/README
+++ b/README
@@ -27,6 +27,7 @@ sudo apt-get install \
        libapache2-mod-apreq2 \
        libxml-libxslt-perl \
        idzebra-2.0 \
+       time
 
 you may need one of the following packages for development:
 
index 5cae91d..1df2b09 100755 (executable)
@@ -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