summarylogtreecommitdiffstats
path: root/camillagui.install
blob: a6e592f87ab3d1e4e87659a3e7452cf5a7ac078b (plain)
1
2
3
4
post_install() {
	chown -R http:http srv/http/settings/camillagui
	chmod -R 755 srv/http/settings/camillagui
}