Make it work on the BBB
[matches/MCTX3420.git] / server / run.sh
index 756f9cf..aafc5d1 100755 (executable)
@@ -1,3 +1,6 @@
 #!/bin/bash
 # Use this to quickly test run the server in valgrind
-spawn-fcgi -p9005 -n /usr/bin/valgrind ./server
+#spawn-fcgi -p9005 -n ./valgrind.sh
+# Use this to run the server normally
+#./stream &
+spawn-fcgi -p9005 -n ./server

UCC git Repository :: git.ucc.asn.au