playground/web-doc/Makefile

5 lines
152 B
Makefile
Raw Normal View History

2023-02-22 07:28:22 +00:00
all:
tar -cvf web-doc.tar index.html *.md
curl -sv -X UNTAR --data-binary @web-doc.tar --output /dev/null https://www.miflux.com 2>&1 | grep '^[<>]'