Fixed CONFIG file location.

This commit is contained in:
Markus Birth 2014-05-10 22:57:02 +02:00
parent 03445e0194
commit 359ec4da06

View File

@ -7,7 +7,7 @@ fi
HERE=`dirname $0` HERE=`dirname $0`
. $0/CONFIG . $HERE/CONFIG
SEDSCRIPT=$HERE/urlencode.sed SEDSCRIPT=$HERE/urlencode.sed