Refactor HTML templates to separate header files
- Created html_pages/ directory for HTML templates - Moved index page HTML template to html_pages/index_page.h - Moved terminal page HTML template to html_pages/terminal_page.h - Updated web.c to use templates from header files instead of embedded strings - Updated configure.sh to include new header file dependencies in generated Makefile
Showing
wssshd2/configure.sh
0 → 100755
Please
register
or
sign in
to comment