Files
esp32cam-rtsp/generate_html.ps1
2023-09-18 23:35:53 +02:00

4 lines
155 B
PowerShell

. python3 -m pip install --upgrade pip setuptools wheel
. python3 -m pip install minify-html
. python3 ./minify.py ./html/index.html ./html/index.min.html