changeset 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 10b2306693d9
children 8ac1bea85c5e
files chmod.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/chmod.sh	Thu Mar 04 17:09:23 2010 +0900
+++ b/chmod.sh	Thu Mar 04 17:11:02 2010 +0900
@@ -1,2 +1,3 @@
 #!/bin/sh
 chmod 777 cache settings templates templates_c thumbs
+chmod -f 666 settings/config.xml