fixed pkg name
This commit is contained in:
parent
bb4fdaae39
commit
2340e8cbb8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue