diff options
Diffstat (limited to 'system/grub2/doinst.sh')
-rw-r--r-- | system/grub2/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/grub2/doinst.sh b/system/grub2/doinst.sh index 6e0020b4b9..92eb273a89 100644 --- a/system/grub2/doinst.sh +++ b/system/grub2/doinst.sh @@ -10,5 +10,3 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - - |