X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=f95cf916ac2c7afff9232f6393543ce92a97a053;hb=a87edbb8129f21f18d45c1b210c3b726932ded8c;hp=5f50d32dabc6821991fc84d43f4dfb47ae4766a0;hpb=78c68fdf4027088a08b915982ae19a500d9a4e26;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index 5f50d32..f95cf91 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -3,7 +3,7 @@ # # Defaults # -CONFIG_FILE="$HOME/.brisk_install" +CONFIG_FILE="$HOME/.brisk_spu_install" apache_path="/etc/apache2/sites-available/" apache_conf="default" @@ -11,7 +11,7 @@ apache_conf="default" players_n=3 tables_n=44 tables_auth_n=12 -brisk_auth_conf="brisk_auth.conf.pho" +brisk_auth_conf="brisk_spu_auth.conf.pho" brisk_debug="0x0400" # brisk_debug="0xffff" web_path="/home/nastasi/web/brisk" @@ -19,7 +19,7 @@ ftok_path="/home/nastasi/brisk-priv/ftok/brisk" proxy_path="/home/nastasi/brisk-priv/proxy/brisk" legal_path="/home/nastasi/brisk-priv/brisk" cookie_path="/brisk/" -brisk_conf="brisk.conf.pho" +brisk_conf="brisk_spu.conf.pho" web_only="FALSE"