void-packages/srcpkgs/zfsbootmenu/INSTALL

7 lines
67 B
Plaintext

#!/bin/sh
case "${ACTION}" in
post)
generate-zbm
;;
esac