adding web.yml
This commit is contained in:
4
web-doc/Makefile
Normal file
4
web-doc/Makefile
Normal 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 '^[<>]'
|
||||
|
Reference in New Issue
Block a user