1 2 3 4 5 6
post_install(){ echo -n ">> Setting file modes..." chmod +x /opt/fantom/adm/unixsetup /opt/fantom/adm/unixsetup echo " done" }