Update bootstrap-root.sh

This commit is contained in:
Tobias Schmidl 2019-01-22 14:11:40 +01:00 committed by GitHub
parent 77295c31b8
commit 1cde012776
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ apt-get update \
tig \
zsh \
&& apt-file update
echo "Status: $?"
# node related
curl $CURLOPT https://deb.nodesource.com/setup_10.x | bash -