11f2e34e589005c191e17599a59a68d8a641e28d
[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

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