Update Zeus LN Google Play link

This commit is contained in:
Evan Kaloudis
2020-08-21 12:27:36 -04:00
committed by GitHub
parent 1bee885d2c
commit b02ed52e4a

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