summarylogtreecommitdiffstats
path: root/firefly-iii.install
blob: a8eada5958bd9bcf23603c932cbe88e7bdf72f00 (plain)
1
2
3
4
post_install() {
	chown -R http:http /usr/share/webapps/firefly-iii/storage
	chmod 775 /usr/share/webapps/firefly-iii/storage
}