1 2 3 4 5 6
post_install() { chmod -R 777 /opt/catclient } post_upgrade() { chmod -R 777 /opt/catclient }