eccrypto/.buildbot/node/build.sh

8 lines
80 B
Bash
Executable File

#!/bin/sh
npm audit fix
cp package*.json ../out
npm pack && mv *.tgz ../out/