X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=6b3e35c6be7b460d9168db0a63d2ce76b1d072df;hb=bdb3cb2379f32bfb9279da661b1d4dbaf9712299;hp=862f27f6abfc943a7206fd9849f596af72459a7c;hpb=f75953e13e14ee5374fd635beb1cb401f86fd46d;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index 862f27f..6b3e35c 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -6,7 +6,7 @@ players_n=3 tables_n=16 tables_auth_n=6 -brisk_auth_conf="brisk_auth.conf.pho" +brisk_auth_conf="brisk_auth2.conf.pho" brisk_debug="0xffff" web_path="$HOME/brisk" legal_path="$HOME/brisk-priv" @@ -15,8 +15,8 @@ proxy_path="$HOME/brisk-priv/proxy" web_only="FALSE" brisk_conf="brisk.conf.pho" -if [ -f $HOME/.trusty_install ]; then - . $HOME/.trusty_install +if [ -f $HOME/.brisk_install ]; then + . $HOME/.brisk_install fi if [ "x$cookie_path" = "x" ]; then cookie_path=$web_path