From 6f6ebf7899a36fbb67ae4c78cab515ba23ebf8e6 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 1 Aug 2024 09:40:31 +0200 Subject: [PATCH] update headline --- usr/lib/archboot/update/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/archboot/update/update.sh b/usr/lib/archboot/update/update.sh index de51b3d88..3de34c72f 100644 --- a/usr/lib/archboot/update/update.sh +++ b/usr/lib/archboot/update/update.sh @@ -29,7 +29,7 @@ _graphic_options() { usage () { echo -e "\e[1mManage \e[36mArchboot\e[m\e[1m - Environment:\e[m" - echo -e "\e[1m---------------------------------\e[m" + echo -e "\e[1m------------------------------\e[m" echo -e " \e[1m-help\e[m This message." if [[ ! -e "${_LOCAL_DB}" || -e "/usr/bin/setup" ]]; then echo -e " \e[1m-update\e[m Update scripts: setup, quickinst, network, clock and helpers."