chiark / gitweb /
Set #! line to one that will actually work
authorRichard Kettlewell <rjk@greenend.org.uk>
Thu, 29 Oct 2009 21:39:58 +0000 (21:39 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Thu, 29 Oct 2009 21:39:58 +0000 (21:39 +0000)
acrobat.py

index f500593d12232844321e78a3e49fc474a2242542..0d9202ea8f46b430cc2de8cfb0199b55ec58e4fd 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
 #
 # Bot logic:
 # Andrew Walkingshaw <andrew@lexical.org.uk>