diff options
author | crocket <crockabiscuit@gmail.com> | 2012-02-02 15:09:10 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-11 21:19:29 -0600 |
commit | 310beae49caef75ef873f9abb6096ce8afd5d484 (patch) | |
tree | 860be725b31cbe853ac0fcac9863c0072c2e180d /system/grub2/doinst.sh | |
parent | c5950f1019e77064f9aa67f27a33b4ba3f739cf1 (diff) | |
download | slackbuilds-310beae49caef75ef873f9abb6096ce8afd5d484.tar.gz |
system/grub2: Minor bug fix.
Reported by Chris Abela <kristofru@gmail.com>
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/grub2/doinst.sh')
-rw-r--r-- | system/grub2/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/grub2/doinst.sh b/system/grub2/doinst.sh index 367e0dfb49..19a6ff6ac8 100644 --- a/system/grub2/doinst.sh +++ b/system/grub2/doinst.sh @@ -11,4 +11,3 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/default/grub.new |