This commit is contained in:
iceman1001 2022-02-26 17:15:32 +01:00
commit 2671795b8b
10 changed files with 16 additions and 16 deletions

View file

@ -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

View file

@ -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