X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=INSTALL.sh;fp=INSTALL.sh;h=a4b076c5b840a4717b8fbd80e55997f12855dac2;hb=1ac0c5959126e874cc99f080265d560534162e70;hp=a1617204fb91e9b304e7e42ab4915a181f71e3b8;hpb=b5dae179f26df4000dc48a09acb49d5098265d25;p=brisk.git diff --git a/INSTALL.sh b/INSTALL.sh index a161720..a4b076c 100755 --- a/INSTALL.sh +++ b/INSTALL.sh @@ -359,6 +359,8 @@ if [ "$web_only" = "FALSE" ]; then done chmod -R 777 ${proxy_path}/bin5 + mkdir -p "${legal_path}" + chmod 777 "${legal_path}" fi install -d ${web_path}__ for i in $(find web -type d | grep '/' | sed 's/^....//g'); do