update to node install script

pull/14/head
Scott Anderson 2019-01-18 14:35:05 -07:00
parent 739bbb26ec
commit bf5e688be2
1 changed files with 1 additions and 1 deletions

View File

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