run-debug.sh 115 B

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