post_install() { echo ">>>" echo ">>> See https://www.thomas-krenn.com/en/wiki/StorCLI for usage." echo ">>> (NEW in 1.19.04-1) See /usr/share/storcli/storcli.efi for a UEFI binary." echo ">>>" } post_upgrade() { post_install $1 }