From 855d544b82e72282864cd7f4c6ccc6852487a7e4 Mon Sep 17 00:00:00 2001 From: openoms Date: Sat, 30 Mar 2019 12:15:38 +0000 Subject: [PATCH] fix duplicate line --- electrs/electrs_automation_for_Eclair.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/electrs/electrs_automation_for_Eclair.sh b/electrs/electrs_automation_for_Eclair.sh index f893730..58c2a6a 100644 --- a/electrs/electrs_automation_for_Eclair.sh +++ b/electrs/electrs_automation_for_Eclair.sh @@ -156,5 +156,4 @@ echo "If there is an error starting Nginx there is a stream service installed wi You will need to edit the nginx.conf manually to remove the duplicate stream entry by running \`sudo nano /etc/nginx/nginx.conf\` \ and restart nginx with \`sudo systemctl restart nginx\`." echo "" -echo "If successful set the \`Current Electrum server\` of you Eclair wallet to \`$YOUR_DOMAIN:50002\` and make sure the port 5002 is forwarded on your router" echo "Set the \`Current Electrum server\` of you Eclair wallet to \`$YOUR_DOMAIN:50002\` and make sure the port 50002 is forwarded on your router"