From 399e66d0d026b3d5695fb9bd99772951a1a35b1a Mon Sep 17 00:00:00 2001 From: rootzoll Date: Fri, 21 Dec 2018 02:48:25 +0100 Subject: [PATCH] instruction update --- home.admin/97addMobileWalletZap.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/home.admin/97addMobileWalletZap.sh b/home.admin/97addMobileWalletZap.sh index 190f3c83d..7226796f2 100755 --- a/home.admin/97addMobileWalletZap.sh +++ b/home.admin/97addMobileWalletZap.sh @@ -28,9 +28,12 @@ echo "Go to http://www.zap-ios.jackmallers.com sign up with your email (confirma echo "iOS: Read https://developer.apple.com/testflight/testers/" echo "" echo "*** STEP 1 ***" -echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)." +if [ ${#dynDomain} -eq 0 ]; then + echo "Once you have the app is running make sure you are on the same local network (WLAN same as LAN)." +fi +echo "During Setup of the Zap app you should get to the'Connect Remote-Node Screen'." echo "" -echo "Click on Connect remote node" +echo "---> Click on Scan" echo "Make the this terminal as big as possible - fullscreen would be best." echo "Then PRESS ENTER here in the terminal to generare the QR code and scan it with the app." read key