mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Change dest dir for build_all_firmwares.sh to avoid confusion
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# These vars can be overriden by env variables
|
||||
echo "Makefile flags: ${MKFLAGS:=-j8}"
|
||||
echo "Destination: ${DEST:=firmwares}"
|
||||
echo "Destination: ${DEST:=firmware}"
|
||||
echo "Produce stats?: ${STATS:=false}"
|
||||
|
||||
# Which parts to skip for the 256kb version?
|
||||
|
||||
Reference in New Issue
Block a user