post_install() { cat << EOF UEFI Shell v2 binary installed at /usr/share/uefi-shell/*.efi EOF } post_upgrade() { post_install }