From 60b5b2c67bdae74c78b507fc07cd3ef16be808c1 Mon Sep 17 00:00:00 2001 From: bluecell296 <43343391+openoms@users.noreply.github.com> Date: Sat, 30 Mar 2019 13:27:10 +0000 Subject: [PATCH 1/2] fix typo --- nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/README.md b/nginx/README.md index b829e95..8ab2833 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,4 +1,4 @@ -### Set up SSL acces for the Ride The Lightning web UI on the RaspiBlitz +### Set up SSL access for the Ride The Lightning web UI on the RaspiBlitz Have a look a the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh). From 69f282f9e8a0ce0ea361422eacb7764a39c81162 Mon Sep 17 00:00:00 2001 From: bluecell296 <43343391+openoms@users.noreply.github.com> Date: Sat, 30 Mar 2019 15:50:42 +0000 Subject: [PATCH 2/2] fix typo --- nginx/bonus.SSL_for_RTL.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/bonus.SSL_for_RTL.sh b/nginx/bonus.SSL_for_RTL.sh index cdfb3fd..6509a68 100644 --- a/nginx/bonus.SSL_for_RTL.sh +++ b/nginx/bonus.SSL_for_RTL.sh @@ -150,4 +150,4 @@ sudo systemctl enable nginx sudo systemctl restart nginx echo "" -echo "Connect to RTL through https on the port 3002 and forward the port on your router to acces outside of the LAN" \ No newline at end of file +echo "Connect to RTL through https on the port 3002 and forward the port on your router to access outside of the LAN"