linux-update/postinst.d/zz-grub-mkconfig

4 lines
88 B
Bash
Executable File

#!/usr/bin/env sh
echo "grub-mkconfig..." >&2
exec grub-mkconfig -o /boot/grub/grub.cfg