From e26f7749abf4e3a21b4087e64ac49a55f71bf596 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 30 May 2013 14:36:40 -0300 Subject: gummiboot-31-1: updating version --- libre/gummiboot/gummiboot.install | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libre/gummiboot/gummiboot.install') diff --git a/libre/gummiboot/gummiboot.install b/libre/gummiboot/gummiboot.install index 770087361..20861d4c8 100644 --- a/libre/gummiboot/gummiboot.install +++ b/libre/gummiboot/gummiboot.install @@ -1,5 +1,7 @@ post_install() { - echo ":: Run '/usr/bin/gummiboot install' to enable gummiboot" + mkdir -p /boot/EFI/gummiboot + /usr/bin/gummiboot update + echo ":: Run '/usr/bin/gummiboot install' to make gummiboot your default bootloader" } post_upgrade() { -- cgit v1.2.3