From: Matteo Nastasi (mop) Date: Sun, 24 Dec 2006 14:46:51 +0000 (+0000) Subject: corretto bug X-Git-Tag: 3.0.0~405 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=154805cd830a3cc27be1fcad31e82f464ebe57e9;hp=e480c5fd85ce78d5d0436b217b2ea2944997b1ef;p=brisk.git corretto bug --- diff --git a/INSTALL.sh b/INSTALL.sh index c187f43..5de395e 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -12,7 +12,7 @@ if [ -f $HOME/.brisk_install ]; then . $HOME/.brisk_install fi if [ "x$cookie_path" = "x" ]; then - cookie_path=web_path + cookie_path=$web_path fi function usage () { echo