]> code.delx.au - monosys/blob - bin/update-grub
ssh-screen-wrapper: more flexible line matching
[monosys] / bin / update-grub
1 #!/bin/sh
2 set -e
3 export ZPOOL_VDEV_NAME_PATH=1
4 exec grub-mkconfig -o /boot/grub/grub.cfg "$@"