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() {