This commit is contained in:
pika 2025-05-18 19:10:44 +02:00
parent 112580eb6c
commit 80e3df4257

View file

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