Fixed CONFIG file location.
This commit is contained in:
@ -7,7 +7,7 @@ fi
|
||||
|
||||
HERE=`dirname $0`
|
||||
|
||||
. $0/CONFIG
|
||||
. $HERE/CONFIG
|
||||
|
||||
SEDSCRIPT=$HERE/urlencode.sed
|
||||
|
||||
|
Reference in New Issue
Block a user