From 9d7977771a3047895f73e87d0265f5cb69c538f3 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 May 2025 18:50:41 +0200 Subject: [PATCH] wip --- distros.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros.sh b/distros.sh index a679a49..a281e9c 100755 --- a/distros.sh +++ b/distros.sh @@ -74,7 +74,7 @@ echo_error() { } echo_pkg() { - echo "${BOLD}${BRIGHT_MAGENTA}PGK:${NC}${BRIGHT_YELLOW} $1 ${NC}" + echo "${BOLD}${RED}PGK:${NC}${BRIGHT_YELLOW} $1 ${NC}" } echo_info() {