Allow to override PAZPAR2_HOME variable on the command line with
authorWolfram Schneider <wosch@apricot.panke.de.freebsd.org>
Mon, 12 Jan 2009 18:50:12 +0000 (19:50 +0100)
committerWolfram Schneider <wosch@apricot.panke.de.freebsd.org>
Mon, 12 Jan 2009 18:50:12 +0000 (19:50 +0100)
commit5203952cbc186c3d648340759cde5177b24a1191
treece9887e9b9d075e3f2f8dd6bb8352b4c7b6d8569
parentfe4e965e16384189a4932ffe064f7e07d26d23b7
Allow to override PAZPAR2_HOME variable on the command line with
environment variable, e.g.

env PAZPAR2_HOME=$HOME/indexdata/pazpar2 ./src/pazpar2.sh restart -t etc/edu.xml
src/pazpar2.sh