• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión79a8ff3af1d04e43cccdfa55830872c66cfa00ec (tree)
Tiempo2011-01-16 23:50:37
Autorhenoheno <henoheno>
Commiterhenoheno

Log Message

default permmision memo

Cambiar Resumen

Diferencia incremental

--- 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