Update bootstrap-root.sh
This commit is contained in:
parent
77295c31b8
commit
1cde012776
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ apt-get update \
|
||||||
tig \
|
tig \
|
||||||
zsh \
|
zsh \
|
||||||
&& apt-file update
|
&& apt-file update
|
||||||
|
echo "Status: $?"
|
||||||
|
|
||||||
# node related
|
# node related
|
||||||
curl $CURLOPT https://deb.nodesource.com/setup_10.x | bash -
|
curl $CURLOPT https://deb.nodesource.com/setup_10.x | bash -
|
||||||
|
|
Loading…
Reference in a new issue