1
0
mirror of https://github.com/Adam-Ant/drone-trigger synced 2024-09-09 00:33:53 +00:00

Add shebang to top of file

This commit is contained in:
Adam Dodman 2017-07-16 22:46:33 +01:00
parent 2ae4b02cd2
commit 9d56dbbfdb

View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
import os import os
import time import time