From 59224e96bd06b8b5db2fd5893c780eb64f2f6511 Mon Sep 17 00:00:00 2001 From: Ermanno Ferrari Date: Sat, 27 Mar 2021 08:04:35 +0000 Subject: [PATCH] Update install-uefi.sh --- install-uefi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-uefi.sh b/install-uefi.sh index 2cbb2f5..96fd4d9 100644 --- a/install-uefi.sh +++ b/install-uefi.sh @@ -42,7 +42,7 @@ usermod -aG libvirt ermanno echo "ermanno ALL=(ALL) ALL" >> /etc/sudoers.d/ermanno -/bin/echo -e "\e[1;32mDone! Type exit, umount -a and reboot.\e[0m" +printf "\e[1;32mDone! Type exit, umount -a and reboot.\e[0m"