From f1f44a0111ebd4f69e5d5cdbf0e4526fc8d3ed25 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 1 Aug 2024 09:36:50 +0200 Subject: [PATCH] uncapitalize headline --- usr/bin/archboot-quickinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/archboot-quickinst.sh b/usr/bin/archboot-quickinst.sh index 3b04f34d6..42e07282e 100755 --- a/usr/bin/archboot-quickinst.sh +++ b/usr/bin/archboot-quickinst.sh @@ -6,7 +6,7 @@ _DESTDIR="${1}" _usage() { - echo -e "\e[96mARCHBOOT\e[m \e[1m- QUICKINST INSTALLER:\e[m" + echo -e "\e[96mArchboot\e[m \e[1m- Quickinst Installer:\e[m" echo -e "\e[1m-------------------------------\e[m" echo -e "Usage: \e[1mquickinst \e[m" echo ""