Revert "Use python2 instead of python(2/3)"
This commit is contained in:
parent
dec47d5372
commit
7f633b9168
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# ESP8266 ROM Bootloader Utility
|
||||
# https://github.com/themadinventor/esptool
|
||||
|
|
Loading…
Reference in New Issue