From 53dfc14cd6aed45b8c3e50b37641ed041a246b42 Mon Sep 17 00:00:00 2001 From: kgsoft Date: Wed, 28 Mar 2018 05:15:08 +0000 Subject: [PATCH] =?utf8?q?=E3=83=91=E3=83=BC=E3=83=9F=E3=83=83=E3=82=B7?= =?utf8?q?=E3=83=A7=E3=83=B3=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- setup.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.sh b/setup.sh index 159fa74..ac9328c 100644 --- a/setup.sh +++ b/setup.sh @@ -26,9 +26,9 @@ then fi echo " FSWIKI_HOME=$FSWIKI_HOME" -PERM_DIR=707 -PERM_FILE=606 -PERM_EXE=705 +PERM_DIR=775 +PERM_FILE=664 +PERM_EXE=755 echo " check $FSWIKI_HOME/wiki.cgi..." if test -e "$FSWIKI_HOME/wiki.cgi"; -- 2.11.0