From: Matteo Nastasi (mop) Date: Sat, 17 Dec 2011 15:47:57 +0000 (+0100) Subject: default vars values returned to brisk from temporary brosk X-Git-Tag: pre-sac~6 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=d52a529435d849a22efec8892c9600584567ffd0 default vars values returned to brisk from temporary brosk --- diff --git a/INSTALL.sh b/INSTALL.sh index 3bd354d..70ba680 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -8,15 +8,15 @@ CONFIG_FILE="$HOME/.brisk_install" players_n=3 tables_n=44 tables_auth_n=12 -brisk_auth_conf="brosk_auth.conf.pho" +brisk_auth_conf="brisk_auth.conf.pho" brisk_debug="0x0400" # brisk_debug="0xffff" -web_path="/home/nastasi/web/brosk" -ftok_path="/home/nastasi/brisk-priv/ftok/brosk" -proxy_path="/home/nastasi/brisk-priv/proxy/brosk" -legal_path="/home/nastasi/brisk-priv/brosk" -cookie_path="/brosk/" -brisk_conf="brosk.conf.pho" +web_path="/home/nastasi/web/brisk" +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" web_only="FALSE"