diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-12 05:10:46 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:05 -0300 |
commit | e73830f364d0bc2aa638a11057fd5e0497cbe709 (patch) | |
tree | ea3754af40d520cc8d667381a2c9287b786947f5 /system/grub2/doinst.sh | |
parent | f9137a32d65866f22305c70398180733cf5d5569 (diff) | |
download | slackbuilds-e73830f364d0bc2aa638a11057fd5e0497cbe709.tar.gz |
system/grub2: Updated for version 1.99.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/grub2/doinst.sh')
-rw-r--r-- | system/grub2/doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/grub2/doinst.sh b/system/grub2/doinst.sh index 92eb273a89..367e0dfb49 100644 --- a/system/grub2/doinst.sh +++ b/system/grub2/doinst.sh @@ -10,3 +10,5 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } + +config etc/default/grub.new |