From 76a0d7ae83a5b0a8cdd82ca60bab275140001701 Mon Sep 17 00:00:00 2001 From: Justin Quick Date: Sat, 5 Feb 2011 10:45:11 +0800 Subject: [PATCH] typo --- examples/gunicorn_rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gunicorn_rc b/examples/gunicorn_rc index cc1516bb..ebb753ad 100755 --- a/examples/gunicorn_rc +++ b/examples/gunicorn_rc @@ -1,4 +1,4 @@ -#!/bin sh +#!/bin/sh GUNICORN=/usr/local/bin/gunicorn ROOT=/path/to/project