DewGew / DZGA-Flask

Domoticz Google Assisting using Flask
GNU General Public License v3.0
8 stars 4 forks source link

Wrong command for installation on wiki page #31

Closed perkovich closed 7 months ago

perkovich commented 7 months ago

Sorry, not very familiar with the wiki on Github. Can I edit the pages directly?

The installation page in the wiki has the command for installation wrong. Running it gives a 404.

The command says: https://raw.githubusercontent.com/DewGew/dzga-installer/development/dzga-flask-install.sh

But should probably be (as it says on the first page): bash <(curl -s https://raw.githubusercontent.com/DewGew/dzga-installer/master/DZGA-Flask-install.sh)

DewGew commented 7 months ago

Thanks. I have updated wiki