Merge pull request #197 from nodemcu/revert-182-patch-2

Revert "Use python2 instead of python(2/3)"
This commit is contained in:
zeroday 2015-02-10 14:06:31 +08:00
commit 90f3401e42
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python2
#!/usr/bin/env python
#
# ESP8266 ROM Bootloader Utility
# https://github.com/themadinventor/esptool