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

6 lines
76 B
Bash
Executable File

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