annotate fix_permission.sh @ 138:9a27c517df8f

include settings/config_custom.php if it exists so that the default settings may be overridden by the custom settings.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 21 Mar 2010 04:01:33 +0900
parents 8ac1bea85c5e
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