mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Fix pm3-flash-all -p XXX
This commit is contained in:
parent
23a3590bba
commit
ab9dab3294
1 changed files with 1 additions and 0 deletions
1
pm3
1
pm3
|
@ -441,6 +441,7 @@ done
|
|||
|
||||
# if a port is already provided, let's just run the command as such
|
||||
for ARG; do
|
||||
shift
|
||||
if [ "$ARG" == "-p" ]; then
|
||||
CMD "$@"
|
||||
exit $?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue