mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
textual
This commit is contained in:
parent
0d5b7864aa
commit
2671795b8b
10 changed files with 16 additions and 16 deletions
|
@ -15,7 +15,7 @@ if [ "$1" = "--short" ]; then
|
|||
fi
|
||||
|
||||
# if you are making your own fork, change this line to reflect your fork-name
|
||||
fullgitinfo="RRG/Iceman"
|
||||
fullgitinfo="Iceman"
|
||||
# GIT status 0 = dirty, 1 = clean , 2 = undecided
|
||||
clean=2
|
||||
|
||||
|
|
|
@ -211,7 +211,7 @@ function CheckExecute() {
|
|||
return $RESULT
|
||||
}
|
||||
|
||||
echo -e "\n${C_BLUE}RRG/Iceman Proxmark3 test tool ${C_NC}\n"
|
||||
echo -e "\n${C_BLUE}Iceman Proxmark3 test tool ${C_NC}\n"
|
||||
|
||||
echo -n "work directory: "
|
||||
pwd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue