This commit is contained in:
fred 2024-02-27 13:47:44 +01:00
parent 9a266c583d
commit c508c7cb0a
1 changed files with 1 additions and 0 deletions

View File

@ -650,6 +650,7 @@ fi
################################################################################
## QRCODE = IPNS or G1PUB ? Can be ASTRONAUTENS or G1PUB format
ZCHK="$(echo $THAT | cut -d ':' -f 2-)" # ChK or ZEN
[[ $ZCHK == $THAT ]] && ZCHK=""
QRCODE="${QRCODE%%:*}" ## TRIM :ChK
################################################################################
################################################################################