removed tinyurl

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2020-11-01 16:41:10 +01:00
parent ed8902c09a
commit 8d936603ca
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ menu_run () {
4)
# QR code
qrencode -o /tmp/qrcode.png "https://tinyurl.com/y63qlwzu/$(get_sid)"
qrencode -o /tmp/qrcode.png "https://www.funkey-project.com/_functions/qrcode/$(get_sid)"
fbv -e /tmp/qrcode.png -d 1
;;