• R/O
  • HTTP
  • SSH
  • HTTPS

pukiwiki_devel: Commit


Commit MetaInfo

Revisãoca662594a2f65ca68ebee7d88b47c01edd4c540e (tree)
Hora2011-01-17 00:05:08
Autorhenoheno <henoheno>
Commiterhenoheno

Mensagem de Log

default permmision memo

Mudança Sumário

Diff

--- a/pkwk_chmod.sh
+++ b/pkwk_chmod.sh
@@ -1,5 +1,5 @@
11 #!/bin/sh
2-# $Id: pkwk_chmod.sh,v 1.6 2011/01/16 14:56:21 henoheno Exp $
2+# $Id: pkwk_chmod.sh,v 1.7 2011/01/16 15:05:08 henoheno Exp $
33 # ==========================================================
44 Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
55 Homepage='http://cvsknit.sourceforge.net/'
@@ -64,7 +64,11 @@ list_dir | while read dir; do
6464 done
6565
6666 # ERRATA
67-chmod a-x image/b_pukiwiki.official.png
67+chmod a-x INSTALL.txt image/b_pukiwiki.official.png
6868
6969 chmod o+r *.php */*.php image/*.png image/face/*.png */index.html
70-chmod o+rx lib skin plugin image image/face # doc
70+chmod o+rx lib skin plugin image image/face
71+
72+#chmod o+rx doc
73+#chmod o+r *.txt doc/*.txt
74+
Show on old repository browser