## arg 1: the new package version
post_install() {ln-sf/opt/splashtop-business/splashtop-business/usr/bin/splashtop-business}## arg 1: the new package version## arg 2: the old package version
post_upgrade() {
post_install
}## arg 1: the old package version
post_remove() {rm/usr/bin/splashtop-businessrm-rf/opt/splashtop-business}