Files
j2html/docs/download_html.bat
2021-06-12 22:19:38 +02:00

6 lines
261 B
Batchfile

curl "http://localhost:8888/" > index.html
curl "http://localhost:8888/download.html" > download.html
curl "http://localhost:8888/examples.html" > examples.html
curl "http://localhost:8888/news.html" > news.html
curl "http://localhost:8888/404.html" > 404.html