#!/bin/sh -e
exec grub-mkconfig -o /boot/grub/grub.cfg "$@"
