mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -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
|
# if a port is already provided, let's just run the command as such
|
||||||
for ARG; do
|
for ARG; do
|
||||||
|
shift
|
||||||
if [ "$ARG" == "-p" ]; then
|
if [ "$ARG" == "-p" ]; then
|
||||||
CMD "$@"
|
CMD "$@"
|
||||||
exit $?
|
exit $?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue