github.com/inflatablewoman/deis@v1.0.1-0.20141111034523-a4511c46a6ce/registry/bin/reload (about) 1 #!/bin/bash 2 3 # Send SIGHUP to gunicorn in general, since we didn't launch it with `--pid` 4 pkill -HUP -u registry gunicorn