OSDN Git Service

Correct header
authorhenoheno <henoheno>
Sun, 16 Jan 2011 15:06:46 +0000 (00:06 +0900)
committerhenoheno <henoheno>
Sun, 16 Jan 2011 15:06:46 +0000 (00:06 +0900)
pkwk_chmod.sh

index 1bf29be..9172534 100755 (executable)
@@ -1,15 +1,12 @@
 #!/bin/sh
-# $Id: pkwk_chmod.sh,v 1.7 2011/01/16 15:05:08 henoheno Exp $
+# $Id: pkwk_chmod.sh,v 1.8 2011/01/16 15:06:46 henoheno Exp $
+#  Chmod script for PukiWiki DATA_HOME
 #  ==========================================================
    Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
    Homepage='http://cvsknit.sourceforge.net/'
    License='(also revised)BSD Licnese, NO WARRANTY'
 #
 
-
-#    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
-
 check_dir()
 {
   for dir in "$@"; do