# arg 1: the new package version
post_install() {echoecho"After the install you must relog and forced update BGClient (as root)."}# arg 1: the new package version# arg 2: the old package version
post_upgrade() {echoecho"After the upgrade you must forced update BGClient (as root)."}