diff --git a/README.md b/README.md index a10c85a..b8eb21c 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ python create_admin.py # Web-App starten python app.py --host=0.0.0.0 --port=5000 +``` -Download: - +#Download: ```bash wget -qO- --header 'Authorization:token bac659e323cdd044bc8677937fa6957833919444' https://gitea.int.eertmoed.net/WiS/Aruba-PoE/archive/latest.tar.gz | tar xvz ; bash /root/aruba-poe/install.sh ; ```