testing pre-build hooks

This commit is contained in:
ryanj 2014-05-19 16:53:52 -07:00
parent 37a5b08c74
commit 56e8dd16da
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/bash
sed -e 's/^ *"nodemon": "[^"]".*$//' -i $OPENSHIFT_REPO_DIR/package.json

View File

@ -0,0 +1,2 @@
#!/bin/bash
sed -e 's/^ *"nodemon": "[^"]".*$//' -i $OPENSHIFT_REPO_DIR/package.json