fixing it again..

This commit is contained in:
pika 2025-05-24 02:11:59 +02:00
parent d01b587450
commit b8e22c0d59

View file

@ -162,7 +162,7 @@ check-and-install() {
fi
else
upclear
check bold "$pkg $(pen grey bold 'was already installed')"
check bold "$pkg $(pen grey bold 'was already installed') $(pen bold yellow $count)"
fi
done
}