fixed pkg name

This commit is contained in:
pika 2025-06-25 20:33:12 +02:00
parent bb4fdaae39
commit 2340e8cbb8

View file

@ -242,6 +242,8 @@
PACKAGE=nvim PACKAGE=nvim
if command_exists "$PACKAGE"; then if command_exists "$PACKAGE"; then
upclear
pen bold yellow "$PACKAGE is already installed!" pen bold yellow "$PACKAGE is already installed!"
pen bold yellow "Exiting now!" pen bold yellow "Exiting now!"
exit 69 exit 69