• 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

Revision25b20f0a928e1cfdbc1283f91f454859fa57ac4b (tree)
Time2011-01-17 00:06:46
Authorhenoheno <henoheno>
Commiterhenoheno

Log Message

Correct header

Change Summary

Incremental Difference

--- a/pkwk_chmod.sh
+++ b/pkwk_chmod.sh
@@ -1,15 +1,12 @@
11 #!/bin/sh
2-# $Id: pkwk_chmod.sh,v 1.7 2011/01/16 15:05:08 henoheno Exp $
2+# $Id: pkwk_chmod.sh,v 1.8 2011/01/16 15:06:46 henoheno Exp $
3+# Chmod script for PukiWiki DATA_HOME
34 # ==========================================================
45 Copyright='(C) 2002-2004 minix-up project, All Rights Reserved'
56 Homepage='http://cvsknit.sourceforge.net/'
67 License='(also revised)BSD Licnese, NO WARRANTY'
78 #
89
9-
10-# chmod 777 attach backup cache counter diff trackback wiki* 2>/dev/null
11-# chmod 666 wiki*/*.txt cache/*.dat cache/*.ref cache/*.rel 2>/dev/null
12-
1310 check_dir()
1411 {
1512 for dir in "$@"; do