mirror of
https://github.com/Adam-Ant/drone-trigger
synced 2025-04-09 16:08:42 +00:00
Add shebang to top of file
This commit is contained in:
parent
2ae4b02cd2
commit
9d56dbbfdb
2
main.py
2
main.py
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
import os
|
||||
import time
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user