mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
Fix a bug in the install script
Changes to be committed:
modified: install.sh
This commit is contained in:
@@ -21,7 +21,7 @@ if command -v npm >/dev/null 2>&1 ; then
|
||||
NPMDP="pyright prettier"
|
||||
else
|
||||
echo "No installation of npm was found"
|
||||
echo "Some lsp packages won"t be installed"
|
||||
echo "Some lsp packages will not be installed automatically"
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user