From: Matteo Nastasi (mop) Date: Sat, 6 Jun 2009 12:38:34 +0000 (+0000) Subject: poll ftok added X-Git-Tag: 3.0.0~103 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=3aab852e925a135e58b36b7f052fe6af6e2f11da poll ftok added --- diff --git a/INSTALL.sh b/INSTALL.sh index e1fbc1b..f505101 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -177,6 +177,8 @@ if [ "$web_only" = "FALSE" ]; then chmod 666 ${ftokk_path}/hardbans touch ${ftokk_path}/warrant chmod 666 ${ftokk_path}/warrant + touch ${ftokk_path}/poll + chmod 666 ${ftokk_path}/poll for i in `seq 0 99`; do touch ${ftokk_path}/table$i chmod 666 ${ftokk_path}/table$i