node-opencv/build.sh

7 lines
88 B
Bash
Executable File

#!/bin/bash
node-waf configure build &&
cd examples &&
#node face_detection.js
node $1