- Upgrade to Node 8.16.0

- Change git repo urls from git:// to https://

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-04-20 14:52:37 +03:00
parent fee732dba1
commit 6117097a93
5 changed files with 11 additions and 13 deletions

View file

@ -5,7 +5,7 @@ echo " with 'sudo dpkg-reconfigure locales' , so that MongoDB works correct
echo " You can still use any other locale as your main locale."
#Below script installs newest node 8.x for Debian/Ubuntu/Mint.
#NODE_VERSION=8.14.1
#NODE_VERSION=8.16.0
#X64NODE="https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.gz"
function pause(){