From 154805cd830a3cc27be1fcad31e82f464ebe57e9 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 24 Dec 2006 14:46:51 +0000 Subject: [PATCH] corretto bug --- INSTALL.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.17.1