Merge pull request #1472 from kaloudis/patch-1

Update Zeus LN Google Play link
This commit is contained in:
Christian Rotzoll 2020-08-24 18:02:02 +02:00 committed by GitHub
commit 36b8c85bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,7 +253,7 @@ Please go to MAINMENU > SERVICES and activate KEYSEND first.
exit 1;
;;
ZEUS_ANDROID)
appstoreLink="https://play.google.com/store/apps/details?id=com.zeusln.zeus"
appstoreLink="https://play.google.com/store/apps/details?id=app.zeusln.zeus"
/home/admin/config.scripts/blitz.lcd.sh qr ${appstoreLink}
whiptail --title "Install Zeus on your Android Phone" \
--yes-button "continue" \
@ -284,4 +284,4 @@ Please go to MAINMENU > SERVICES and activate KEYSEND first.
/home/admin/config.scripts/bonus.fullynoded.sh
exit 1;
;;
esac
esac