updateupdate

This commit is contained in:
David Schroeder
2026-07-28 21:17:41 -05:00
parent c48e89af6c
commit 247c4ddace
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -175,11 +175,6 @@ TAPM_AUTHORIZE() {
echo -en "${idsCL[LightYellow]}Paste the TAPM deployment code: ${idsCL[Default]}"
TAPM_READ_MASKED deploycode
deploycode="${deploycode^^}"
if [[ ! "$deploycode" =~ ^TAPM-[0-9A-HJKMNP-TV-Z]{5}-[0-9A-HJKMNP-TV-Z]{5}$ ]]; then
unset deploycode
echo -e "${idsCL[LightRed]}The TAPM deployment code is not valid.${idsCL[Default]}"
return 1
fi
host_fingerprint="$(sha256sum /etc/machine-id | cut -d' ' -f1)"
exchange_response="$(