1
0
Fork 0
hudctrl/ci/build-ui.sh

5 lines
62 B
Bash

#!/bin/sh -ex
npm install --verbose 2>&1 | cat
npm run build