adding web.yml

This commit is contained in:
2023-02-22 16:28:22 +09:00
parent e75d5c9753
commit 3046fcdcee
7 changed files with 77 additions and 0 deletions

4
web-doc/Makefile Normal file
View File

@ -0,0 +1,4 @@
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 '^[<>]'