X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=f505101b9c0479764c68ab072a892abac2456ab5;hb=c2db05890022d8998796a83d46c79091a0271bc3;hp=c11c1b4a2c1733e5316eca56bcbeed7e3ab5de4a;hpb=bd31170ff815bb2f55018983e80f766c966d8db3;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index c11c1b4..f505101 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -175,6 +175,10 @@ if [ "$web_only" = "FALSE" ]; then chmod 666 ${ftokk_path}/challenges touch ${ftokk_path}/hardbans 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