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