annotate fix_permission.sh @ 173:78ea97c5ad24

don't track .htaccess
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 16 Apr 2013 14:45:02 +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