cambiato file di config brisk_V0_6_x
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 30 Apr 2007 13:25:02 +0000 (13:25 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Mon, 30 Apr 2007 13:25:02 +0000 (13:25 +0000)
INSTALL.sh

index f093474..92256a2 100755 (executable)
@@ -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/.brisk06_install ]; then
+   . $HOME/.brisk06_install
 fi
 
 function usage () {