From 24975bbf7ef17374613450ade136c82f6f786b59 Mon Sep 17 00:00:00 2001 From: Donald von Stufft Date: Fri, 19 Mar 2010 05:20:00 +0000 Subject: [PATCH] fix for working with virtualenv / differeny python locations --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 2312930..063d3dd 100755 --- a/bot.py +++ b/bot.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python a = 34123