This commit is contained in:
parent
d62798e41d
commit
475d65024f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ git --git-dir="$HOME/.cfg/" --work-tree="$HOME" config status.showUntrackedFiles
|
|||
rm -r $TMPDIR
|
||||
|
||||
# node related
|
||||
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
|
||||
sudo apt-get install -y nodejs
|
||||
|
||||
# python3 related
|
||||
|
|
Loading…
Reference in a new issue