From ea633dc95f6a8d45511911239638d1064b9900df Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 15 Oct 2015 03:18:00 +0100 Subject: download/seabios: say SeaBIOS, not GRUB --- resources/scripts/helpers/download/seabios | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/scripts/helpers/download/seabios') diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios index 4eb6628c..98f03fab 100755 --- a/resources/scripts/helpers/download/seabios +++ b/resources/scripts/helpers/download/seabios @@ -24,16 +24,16 @@ [ "x${DEBUG+set}" = 'xset' ] && set -v set -u -e -# Get GRUB, revert to commit last used and apply patches. +# Get SeaBIOS, revert to commit last used and apply patches. # Remove the old version that may still exist # ------------------------------------------------------------------------------ -printf "Downloading GRUB\n" +printf "Downloading SeaBIOS\n" rm -rf seabios -# Get latest GRUB +# Get latest SeaBIOS # ------------------------------------------------------------------------------ # download it using git -- cgit v1.2.3-70-g09d2