mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 12:54:19 +01:00
Merge branch 'romanz-master'
This commit is contained in:
@@ -9,5 +9,5 @@ sudo sytemctl disable certbot
|
|||||||
sudo rm /etc/systemd/system/certbot.service
|
sudo rm /etc/systemd/system/certbot.service
|
||||||
sudo rm certbot*
|
sudo rm certbot*
|
||||||
|
|
||||||
sudo nano systemctl stop electrs
|
sudo systemctl stop electrs
|
||||||
sudo nano systemctl disable electrs
|
sudo systemctl disable electrs
|
||||||
|
|||||||
@@ -157,3 +157,4 @@ You will need to edit the nginx.conf manually to remove the duplicate stream ent
|
|||||||
and restart nginx with \`sudo systemctl restart nginx\`."
|
and restart nginx with \`sudo systemctl restart nginx\`."
|
||||||
echo ""
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user