update-payload-extractor: Switch to env python
* update_payload now supports both py2 and py3 Change-Id: I9804adda6fd1fcebac75e993702390c0208ad0ef
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
import argparse
|
||||
import errno
|
||||
|
||||
Reference in New Issue
Block a user