specify python version

This commit is contained in:
Severin Glöckner 2018-02-25 16:20:58 +01:00
parent 6f979ca1ef
commit 0139965864
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python -u
#!/usr/bin/env PYTHONUNBUFFERED=1 python2
#
# Created by Bjarni R. Einarsson, placed in the public domain. Go wild!
#