changed shebang to increase portability @ahriman/tilde.town

pull/22/head
ahriman 2018-12-06 16:18:26 -05:00
parent 0b2e9177dc
commit c9979c93e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/env python2
from __future__ import division
import time