corretto bug
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 14:46:51 +0000 (14:46 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 14:46:51 +0000 (14:46 +0000)
INSTALL.sh

index c187f43..5de395e 100755 (executable)
@@ -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