Ue Python3 shebangs

This commit is contained in:
Hugo Posnic 2018-04-09 19:16:47 +02:00
parent 42008757f2
commit 26878908c0
5 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
import time
import sys