OSDN Git Service

default permmision memo
authorhenoheno <henoheno>
Sun, 16 Jan 2011 15:05:08 +0000 (00:05 +0900)
committerhenoheno <henoheno>
Sun, 16 Jan 2011 15:05:08 +0000 (00:05 +0900)
pkwk_chmod.sh

index 681cf07..1bf29be 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: pkwk_chmod.sh,v 1.6 2011/01/16 14:56:21 henoheno Exp $
+# $Id: pkwk_chmod.sh,v 1.7 2011/01/16 15:05:08 henoheno Exp $
 #  ==========================================================
    Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
    Homepage='http://cvsknit.sourceforge.net/'
@@ -64,7 +64,11 @@ list_dir | while read dir; do
 done
 
 # ERRATA
-chmod a-x image/b_pukiwiki.official.png
+chmod a-x INSTALL.txt 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
+chmod o+rx lib skin plugin image image/face
+
+#chmod o+rx doc
+#chmod o+r *.txt doc/*.txt
+