post_install() {
	echo "Remember that the ASTP ssc only runs between the 15th & 24th July 1975,"
	echo "so you'll have to run time backwards to see it."
}

post_upgrade() {
  post_install $1
}