projects
/
brisk-img.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f91e014
)
cambiato file di config
brisk_V0_6_x
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Mon, 30 Apr 2007 13:25:02 +0000
(13:25 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Mon, 30 Apr 2007 13:25:02 +0000
(13:25 +0000)
INSTALL.sh
patch
|
blob
|
history
diff --git
a/INSTALL.sh
b/INSTALL.sh
index
f093474
..
92256a2
100755
(executable)
--- a/
INSTALL.sh
+++ b/
INSTALL.sh
@@
-7,8
+7,8
@@
ftok_path="/var/lib/brisk"
web_path="$HOME/brisk"
web_only=0
-if [ -f $HOME/.brisk_install ]; then
- . $HOME/.brisk_install
+if [ -f $HOME/.brisk
06
_install ]; then
+ . $HOME/.brisk
06
_install
fi
function usage () {