X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Frun.sh;h=aafc5d1292a69f8cd3966d330adf7005894260df;hb=69520c934c13a0f2a4fed5604d3c9694da48cb34;hp=756f9cfe0163e8cc5215879adf7e1ffd1900d096;hpb=ab0ae45f79caaae86b36f8230f9399138c9e73bc;p=matches%2FMCTX3420.git diff --git a/server/run.sh b/server/run.sh index 756f9cf..aafc5d1 100755 --- a/server/run.sh +++ b/server/run.sh @@ -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