From 8165b33d33933fbf33b5c8b17943019529b9cf26 Mon Sep 17 00:00:00 2001 From: openoms Date: Fri, 29 Mar 2019 23:04:26 +0000 Subject: [PATCH] format --- electrs/electrs_automation_for_Eclair.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/electrs/electrs_automation_for_Eclair.sh b/electrs/electrs_automation_for_Eclair.sh index 4f21dd9..2bf5f8a 100644 --- a/electrs/electrs_automation_for_Eclair.sh +++ b/electrs/electrs_automation_for_Eclair.sh @@ -20,7 +20,7 @@ sudo /etc/init.d/nginx start echo "" echo "***" -echo "To confirm that the port 80 is forwarded to the IP of the RaspiBlitz press [ENTER]" +echo "Please confirm that the port 80 is forwarded to the IP of the RaspiBlitz by pressing [ENTER]" read key echo "allow port 80 on ufw" @@ -81,7 +81,8 @@ Restart=always RestartSec=60 " | sudo tee -a /etc/systemd/system/certbot.service -sudo systemctl enable certbot.timer +sudo systemctl enable certbot +sudo systemctl start certbot echo "" echo "***" @@ -91,6 +92,7 @@ read YOUR_DOMAIN echo "Setting up nginx.conf" echo "***" echo "" + # sudo nano /etc/nginx/nginx.conf echo " stream {