Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/bcrypt/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/bcrypt/test_alpine.sh

#!/bin/sh

set -xe

echo "Running on $(node -v)"

apk add make g++ python
npm test --unsafe-perm

./node_modules/.bin/node-pre-gyp configure
./node_modules/.bin/node-pre-gyp build
./node_modules/.bin/node-pre-gyp package