color message

This commit is contained in:
Tobias Powalowski 2024-06-13 07:43:10 +02:00
parent fdba7cbcbe
commit a9c3209db1

View file

@ -85,7 +85,7 @@ fi
_result fw-error.txt
# uninstall base again!
pacman --noconfirm -Rdd base gettext &>>"${_LOG}"
echo -e "Starting pacman database check in [1m5\e[m seconds... [1;92mCTRL-C\e[m to stop now."
echo -e "Starting pacman database check in \e[1m5\e[m seconds... \e[1;92mCTRL-C\e[m to stop now."
read -t 5
_run_test "pacman database ... this takes a while"
archboot-not-installed.sh &>>"${_LOG}"