X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;h=2cb853ccc49d453054cea94f5e6fb0c18b197399;hb=1da3c486582c30adbc3d3055d5bd046427ac7ab3;hp=817da8216896efabc45e0d7b2e6ca6337e405f30;hpb=3f251a99d5afaa6195bd39caeca4ae964735eeb8;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index 817da82..2cb853c 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -125,9 +125,6 @@ if [ "$web_only" = "FALSE" ]; then rm $ftok_path/spy.txt # create the fs subtree to enable ftok-ing - if [ ! -d ${ftok_path} ]; then - mkdir ${ftok_path} - fi touch ${ftok_path}/main chmod 666 ${ftok_path}/main for i in `seq 1 100`; do