projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e480c5f
)
corretto bug
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 14:46:51 +0000
(14:46 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sun, 24 Dec 2006 14:46:51 +0000
(14:46 +0000)
INSTALL.sh
patch
|
blob
|
history
diff --git
a/INSTALL.sh
b/INSTALL.sh
index
c187f43
..
5de395e
100755
(executable)
--- 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