mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
Fix small issue in make help
This commit is contained in:
parent
23e5d20eed
commit
b38742c92c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ MOVE=mv
|
|||
COPY=cp
|
||||
PATHSEP=/
|
||||
FLASH_TOOL=client/flasher
|
||||
DETECTED_OS=UNAME
|
||||
DETECTED_OS=$(UNAME)
|
||||
|
||||
else
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue