From 736df414ffe806a4a46d2d79957e9f0a6798ec24 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Tue, 2 May 2023 12:28:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Etemplates/nanodesk-installer.tpl.sh?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/nanodesk-installer.tpl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/nanodesk-installer.tpl.sh b/templates/nanodesk-installer.tpl.sh index e0e1db4..5eb7613 100755 --- a/templates/nanodesk-installer.tpl.sh +++ b/templates/nanodesk-installer.tpl.sh @@ -91,8 +91,8 @@ fi message " ----==== nanodesk Installer ====----" message "Make sure you have a linux compatible filesystem at $target" -message "!! The installer immediately begins to write things to disk !!" -message "!! The installer only works reliable with legacy BIOS boot !!" +message warn "!! The installer immediately begins to write things to disk !!" +message warn "!! The installer only works reliable with legacy BIOS boot !!" message message "I will mount $target to /mnt/. I try to install grub to ${target::-1}" message