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 \
|
||||
zsh \
|
||||
&& apt-file update
|
||||
echo "Status: $?"
|
||||
|
||||
# node related
|
||||
curl $CURLOPT https://deb.nodesource.com/setup_10.x | bash -
|
||||
|
|
Loading…
Reference in a new issue