mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-26 17:27:20 +00:00
cov: add git ref
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ rm proxmark3.all.*.tgz
|
||||
|
||||
VERSION="0.1.$(date --date now +%H%M)"
|
||||
TODAY="$(date --date now +%Y%m%d.%H%M)"
|
||||
DESCNAME="manual_by_$NICKNAME.$TODAY"
|
||||
DESCNAME="manual_by_$NICKNAME.$TODAY.$(git describe --dirty --always)"
|
||||
FILENAME="proxmark3.all.$TODAY.tgz"
|
||||
LOGFILENAME="${FILENAME/.tgz/.log}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user