mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
Merge pull request #1472 from kaloudis/patch-1
Update Zeus LN Google Play link
This commit is contained in:
commit
36b8c85bba
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue