annotate chmod.sh @ 100:6619fefc7056

make config.xml writable by anyone if it exists.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 04 Mar 2010 17:11:02 +0900
parents 3941ee5b3e63
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
88
3941ee5b3e63 added an utility script to change directories to required permission
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents:
diff changeset
1 #!/bin/sh
3941ee5b3e63 added an utility script to change directories to required permission
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents:
diff changeset
2 chmod 777 cache settings templates templates_c thumbs
100
6619fefc7056 make config.xml writable by anyone if it exists.
Yoshiki Yazawa <yaz@honeyplanet.jp>
parents: 88
diff changeset
3 chmod -f 666 settings/config.xml