Put "set -e" after the license header
[kboot-utils.git] / debian / update-kboot
1 #!/bin/sh
2 set -e
3 exec kboot-mkconfig -o /etc/kboot.conf "$@"