7b3d24a016ea014f784e897dfd2f6a0d914bcae7
[matches/MCTX3420.git] / server / run.sh
1 #!/bin/bash
2 # Use this to quickly test run the server in valgrind
3 #spawn-fcgi -p9005 -n ./valgrind.sh
4 # Use this to run the server normally
5 spawn-fcgi -p9005 -n ./server &
6 ./stream

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