Merge pull request #1016 from elliotvirzi/patch-1

Display TOTP secret as text
This commit is contained in:
tlaurion 2021-08-19 13:15:27 -04:00 committed by GitHub
commit 7a6a3fe5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,4 +87,4 @@ url="otpauth://totp/$HOST?secret=$secret"
secret=""
qrenc "$url"
#echo "$url"
echo "$url"