X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=server%2Frun.sh;h=11f2e34e589005c191e17599a59a68d8a641e28d;hb=cf310248b767630a93e81f9cd9cd3700d0d45cb5;hp=756f9cfe0163e8cc5215879adf7e1ffd1900d096;hpb=ab0ae45f79caaae86b36f8230f9399138c9e73bc;p=matches%2FMCTX3420.git diff --git a/server/run.sh b/server/run.sh index 756f9cf..11f2e34 100755 --- a/server/run.sh +++ b/server/run.sh @@ -1,3 +1,5 @@ #!/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 +spawn-fcgi -p9005 -n ./server