eccrypto/.buildbot/node/build.sh

9 lines
98 B
Bash
Executable File

#!/bin/bash
npm audit fix
mkdir -p ../out
cp package*.json ../out
npm pack && mv *.tgz ../out/