diff --git a/generate_html.ps1 b/generate_html.ps1 index 614a431..9a0a6dc 100644 --- a/generate_html.ps1 +++ b/generate_html.ps1 @@ -2,3 +2,4 @@ . python3 -m pip install htmlmin . python3 ./html_to_cpp.py ./html ./include/html_data.h +. python3 ./html_to_cpp_gzip.py ./html_gzip ./include/html_data_gzip.h diff --git a/generate_html.sh b/generate_html.sh index e52b122..e743fdf 100755 --- a/generate_html.sh +++ b/generate_html.sh @@ -2,4 +2,5 @@ python3 -m pip install --upgrade pip setuptools wheel python3 -m pip install htmlmin -python3 ./html_to_cpp.py ./html ./include/html_data.h \ No newline at end of file +python3 ./html_to_cpp.py ./html ./include/html_data.h +python3 ./html_to_cpp_gzip.py ./html_gzip ./include/html_data_gzip.h \ No newline at end of file diff --git a/html/index.html b/html/index.html index cc85edc..c1e1a29 100644 --- a/html/index.html +++ b/html/index.html @@ -107,12 +107,12 @@
{{IpV6}}
{{#NetworkState.ApMode}} -