From d8a65461dc3d8516a8f00a7ac4866c3156fb8d56 Mon Sep 17 00:00:00 2001 From: Christian Rotzoll Date: Thu, 4 Apr 2019 04:27:33 +0100 Subject: [PATCH] typo --- home.admin/97addMobileWalletLNDconnect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/97addMobileWalletLNDconnect.sh b/home.admin/97addMobileWalletLNDconnect.sh index a4a9bc1..5acff1e 100755 --- a/home.admin/97addMobileWalletLNDconnect.sh +++ b/home.admin/97addMobileWalletLNDconnect.sh @@ -130,7 +130,7 @@ shred qr.txt 2> /dev/null rm -f qr.txt 2> /dev/null echo "------------------------------" -echo "If was not working:" +echo "If the connection was not working:" if [ ${#dynDomain} -gt 0 ]; then echo "- Make sure that your router is forwarding port ${port} to the Raspiblitz with IP ${localIP}" fi