コミットメタ情報

リビジョン79a8ff3af1d04e43cccdfa55830872c66cfa00ec (tree)
日時2011-01-16 23:50:37
作者henoheno <henoheno>
コミッターhenoheno

ログメッセージ

default permmision memo

変更サマリ

差分

--- a/pkwk_chmod.sh
+++ b/pkwk_chmod.sh
@@ -1,5 +1,5 @@
11 #!/bin/sh
2-# $Id: pkwk_chmod.sh,v 1.3 2011/01/16 14:50:06 henoheno Exp $
2+# $Id: pkwk_chmod.sh,v 1.4 2011/01/16 14:50:37 henoheno Exp $
33 # ==========================================================
44 Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
55 Homepage='http://cvsknit.sourceforge.net/'
@@ -8,7 +8,7 @@
88
99
1010 # chmod o+r *.php */*.php
11-# chmod o+r lib skin plugin image image/face doc
11+# chmod o+rx lib skin plugin image image/face doc
1212 # chmod 777 attach backup cache counter diff trackback wiki* 2>/dev/null
1313 # chmod 666 wiki*/*.txt cache/*.dat cache/*.ref cache/*.rel 2>/dev/null
1414
旧リポジトリブラウザで表示