README.md

This commit is contained in:
2025-09-26 15:40:59 +00:00
parent 12564647a2
commit 8b39425b38

View File

@@ -34,9 +34,9 @@ python create_admin.py
# Web-App starten # Web-App starten
python app.py --host=0.0.0.0 --port=5000 python app.py --host=0.0.0.0 --port=5000
```
Download: #Download:
```bash ```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 ; 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 ;
``` ```