node-opencv/build.sh
2012-07-04 18:42:38 -07:00

7 lines
80 B
Bash
Executable File

#!/bin/bash
node-gyp rebuild &&
cd examples &&
#node face_detection.js
node $1