Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
InikoPro committed Aug 18, 2022
1 parent 28127ba commit 4b61cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -5,7 +5,7 @@ pkg update
pkg uograde -y
clear
echo "Installing & Other"
pkg i git nodejs wget
pkg i git nodejs-lts wget
clear
"Check Version Nodejs & npm"
npm -v
Expand Down

0 comments on commit 4b61cb5

Please sign in to comment.