mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -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 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
PM3PATH=$(dirname "$0")
|
||||
. "$PM3PATH/pm3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue