X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=c11c1b4a2c1733e5316eca56bcbeed7e3ab5de4a;hb=6d1d9d3337628af37b5d7f28e949534c7eab5934;hp=dd8952330c69960b9ad8057979dcd111519e04dd;hpb=4c1d06a34978db607828d537779a82317f012e05;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index dd89523..c11c1b4 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -173,6 +173,8 @@ if [ "$web_only" = "FALSE" ]; then chmod 666 ${ftokk_path}/main touch ${ftokk_path}/challenges chmod 666 ${ftokk_path}/challenges + touch ${ftokk_path}/hardbans + chmod 666 ${ftokk_path}/hardbans for i in `seq 0 99`; do touch ${ftokk_path}/table$i chmod 666 ${ftokk_path}/table$i