annotate fix_permission.sh @ 105:29e7a40e6587

operator == will fail on ubuntu where dash has been used as the sh equivalent.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 09 Mar 2010 05:42:26 +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