OSDN Git Service

default permmision memo
authorhenoheno <henoheno>
Sun, 16 Jan 2011 14:54:11 +0000 (23:54 +0900)
committerhenoheno <henoheno>
Sun, 16 Jan 2011 14:54:11 +0000 (23:54 +0900)
pkwk_chmod.sh

index bc153b7..8a4a61f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: pkwk_chmod.sh,v 1.4 2011/01/16 14:50:37 henoheno Exp $
+# $Id: pkwk_chmod.sh,v 1.5 2011/01/16 14:54:11 henoheno Exp $
 #  ==========================================================
    Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
    Homepage='http://cvsknit.sourceforge.net/'
@@ -7,8 +7,6 @@
 #
 
 
-# chmod o+r *.php */*.php
-# chmod o+rx lib skin plugin image image/face doc
 #    chmod 777 attach backup cache counter diff trackback wiki* 2>/dev/null
 #    chmod 666 wiki*/*.txt cache/*.dat cache/*.ref cache/*.rel  2>/dev/null
 
@@ -65,3 +63,8 @@ list_dir | while read dir; do
   }
 done
 
+# ERRATA
+chmod a-x image/b_pukiwiki.official.png
+
+chmod o+r *.php */*.php image/*.png image/face/*.png */index.html
+chmod o+rx lib skin plugin image image/face doc