run.sh 109 B

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