update to node install script

pull/14/head
Scott Anderson 2019-01-18 14:34:20 -07:00
parent 8c2c06c68d
commit 739bbb26ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
set -x
set -e
sudo apt-get install nodejs npm
sudo apt-get install -y nodejs
npm i -g postcss-cli autoprefixer