X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=8d953cbb6c86d8ada1a897bdd1f05ff012d22ea4;hb=20f273872960359ee41ff4b41ea98d017de2d1e5;hp=c0ac587d6be58b68b957b6102bb094a3a47758d9;hpb=ba124be15839e2a62fa793b70869e0209f8daf90;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index c0ac587..8d953cb 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -11,8 +11,8 @@ proxy_path="$HOME/brisk-priv/proxy" web_only="FALSE" brisk_conf="brisk.conf.pho" -if [ -f $HOME/.spawn_install ]; then - . $HOME/.spawn_install +if [ -f $HOME/.brisk_install ]; then + . $HOME/.brisk_install fi if [ "x$cookie_path" = "x" ]; then cookie_path=$web_path