# arg 1: the new package version post_install() { add_service.sh skvm sv start skvm } post_remove() { sv down skvm remove_service.sh skvm }