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