mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +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"
|
NPMDP="pyright prettier"
|
||||||
else
|
else
|
||||||
echo "No installation of npm was found"
|
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
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user