nodejs-ex/.openshift/action_hooks/build

4 lines
64 B
Text
Raw Normal View History

#!/bin/bash
echo "Custom build script"
npm install --production