fix typos

This commit is contained in:
openoms
2019-03-30 12:12:35 +00:00
2 changed files with 4 additions and 3 deletions

View File

@@ -9,5 +9,5 @@ sudo sytemctl disable certbot
sudo rm /etc/systemd/system/certbot.service
sudo rm certbot*
sudo nano systemctl stop electrs
sudo nano systemctl disable electrs
sudo systemctl stop electrs
sudo systemctl disable electrs

View File

@@ -156,4 +156,5 @@ 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 "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"