projects
/
kboot-utils.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge commit 'v0.1' into debian
[kboot-utils.git]
/
debian
/
update-kboot
1
#!/bin/sh
2
set -e
3
exec kboot-mkconfig -o /etc/kboot.conf "$@"