From 1438706b5a5487cc7e8755fe6e8384c0389ba4f5 Mon Sep 17 00:00:00 2001 From: DewGew Date: Wed, 27 Sep 2023 21:02:46 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5f60a94..edb3a44 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,11 @@ Required: - SSL with own domain or dynamic DNS, require ssl key and ssl certficate - Use ngrok for a secure SSL tunnel with valid public HTTPS URL - Configure reverse proxy with valid certificate using Let's Encrypt + +## Ubuntu, Raspbarry Pi Installation with autostart + +Just open a terminal window and execute this command. Thats it! + +``` +bash <(curl -s https://raw.githubusercontent.com/DewGew/dzga-installer/master/dzgaboard_install.sh) +``` \ No newline at end of file