use env in shebangs in pm3-flash-fullimage and rest of tools

This commit is contained in:
Joe Harrison 2020-02-19 16:13:17 +00:00
commit 5e88faa2cf
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# findbits.py - find Binary, Octal, Decimal or Hex number in bitstream
#