From: Richard Kettlewell Date: Thu, 29 Oct 2009 21:39:58 +0000 (+0000) Subject: Set #! line to one that will actually work X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=commitdiff_plain;h=5745c967eaecc827cccde591ebeb083141778b20;p=irc.git Set #! line to one that will actually work --- diff --git a/acrobat.py b/acrobat.py index f500593..0d9202e 100755 --- a/acrobat.py +++ b/acrobat.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python # # Bot logic: # Andrew Walkingshaw