From 80e3df42577f3bc02bbc21316b3a2c9bc836393a Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 18 May 2025 19:10:44 +0200 Subject: [PATCH] wip --- distros.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros.sh b/distros.sh index 7dd7ccb..d4f1950 100755 --- a/distros.sh +++ b/distros.sh @@ -74,7 +74,7 @@ echo_error() { } echo_pkg() { - echo "${BOLD}${RED}PGK:${NC}${YELLOW} $1 ${NC}" + echo "${BOLD}${RED}$PACKAGE:${NC}${YELLOW} $1 ${NC}" } echo_info() {