From f2e132871fbbc73d6ca6ea481e3a5f06c8352c61 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Fri, 31 Jan 2014 19:30:50 -0500 Subject: [PATCH] Change the bounce command in the readme to use the pidfile for gunicorn. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fc7ae833..e082d4dda 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ bouncing the servers: ``` sudo kill -HUP -kill -HUP +kill -HUP `cat /mnt/logs/gunicorn.pid` kill restart daemons