repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git]
/
kcm-grub2
/
update-grub
blob
a4dab49aad9fbdcc1740f83822f8a491cb117deb
1
#!/bin/sh
2
3
set -e
4
exec
grub-mkconfig
-o
/
boot
/
grub
/
grub.cfg
"$@"