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: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=154805cd830a3cc27be1fcad31e82f464ebe57e9 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