docs-v2/deploy/ci-install-node.sh

6 lines
81 B
Bash
Executable File

set -x
set -e
sudo apt-get install nodejs npm
npm i -g postcss-cli autoprefixer