1 2 3 4 5 6 7 8 9
post_install() { cd /usr/share/webapps/unarelith # Set permissions chown http:http . chown http:http -R static bash setup_prod.sh }