From 4c40982a4079430b9dba7bc83e9193db8b4c3bdb Mon Sep 17 00:00:00 2001 From: mutantmonkey Date: Thu, 21 Apr 2011 13:48:57 -0400 Subject: [PATCH] /usr/bin/env python -> python2 --- phenny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phenny b/phenny index 3153f33..b7bd172 100755 --- a/phenny +++ b/phenny @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 """ phenny - An IRC Bot Copyright 2008, Sean B. Palmer, inamidst.com