Merge remote-tracking branch 'origin/github/pr/102'
authorMichael Prokop <mika@grml.org>
Mon, 22 Mar 2021 23:11:11 +0000 (00:11 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 22 Mar 2021 23:11:11 +0000 (00:11 +0100)
grml-live

index a80ebcd..8b0adfe 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -974,7 +974,7 @@ grub_setup() {
           ;;
         *)
           log   "Secure Boot method '${SECURE_BOOT}' is unsupported."
-          error "Secure Boot method '${SECURE_BOOT}' is unsupported." ; eend 1
+          eerror "Secure Boot method '${SECURE_BOOT}' is unsupported." ; eend 1
           bailout 59
           ;;
       esac