X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=e1fbc1baa385c332c1ccc7f1dd97968d794f45da;hb=a29738b900316c9ad6ffb5a308861829ee0c1deb;hp=dd8952330c69960b9ad8057979dcd111519e04dd;hpb=4c1d06a34978db607828d537779a82317f012e05;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index dd89523..e1fbc1b 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -173,6 +173,10 @@ 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 + touch ${ftokk_path}/warrant + chmod 666 ${ftokk_path}/warrant for i in `seq 0 99`; do touch ${ftokk_path}/table$i chmod 666 ${ftokk_path}/table$i