]> code.delx.au - youtube-cgi/commitdiff
use python2 explicitly
authorJames Bunton <jamesbunton@delx.net.au>
Tue, 4 Feb 2014 20:20:06 +0000 (07:20 +1100)
committerJames Bunton <jamesbunton@delx.net.au>
Tue, 4 Feb 2014 20:20:06 +0000 (07:20 +1100)
youtube.cgi

index 7e7645614e9dcaa159aa9c843185cb485e427adf..3530fed37524dae22219659f1900143f58005ac5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2
 
 from __future__ import division