mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
use env in shebangs in pm3-flash-fullimage and rest of tools
This commit is contained in:
parent
7d157606ee
commit
5e88faa2cf
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# findbits.py - find Binary, Octal, Decimal or Hex number in bitstream
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue