Sha256: 730b9dd129fa4c9d28bc35f7d198cee2dca2291f0e9db5701a4e43c2d91a8f61
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
#!/bin/sh ./build luarocks make PATH=/usr/local/openresty/nginx/sbin:$PATH export PATH nginx -p `pwd`/nginx/ -c nginx.conf -s stop nginx -p `pwd`/nginx/ -c nginx.conf tail -f nginx/logs/error.log
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
accelerator-0.1.1 | nginx/start |
accelerator-0.1.0 | nginx/start |