Skip to content

Commit 1c042ce

Browse files
committed
Make bin2ota a sensible citizen
1 parent d436b80 commit 1c042ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/tools/bin2ota.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python3
1+
#!/usr/bin/env python3
22

33
import sys
44
import crccheck

0 commit comments

Comments
 (0)