mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
typos
This commit is contained in:
parent
34a695547c
commit
232843477c
37 changed files with 115 additions and 129 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# (Need bash because of Bash Arrays)
|
||||
|
||||
# These vars can be overriden by env variables
|
||||
# These vars can be overridden by env variables
|
||||
echo "Makefile flags: ${MKFLAGS:=-j8}"
|
||||
echo "Destination: ${DEST:=firmware}"
|
||||
echo "Produce stats?: ${STATS:=false}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue