run-debug.sh 114 B

1234
  1. #!/bin/bash
  2. hhvm -m server --config ./deploy/config-debug.hdf
  3. $NGINX_HOME/sbin/nginx -c $TROOT/deploy/nginx.conf