playground/web-doc/Makefile
2023-02-22 16:28:22 +09:00

5 lines
152 B
Makefile

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 '^[<>]'