]> Sergey Matveev's repositories - dotfiles.git/blob - wget/bin/mirror-page-warc.sh
Gemini requires SNI
[dotfiles.git] / wget / bin / mirror-page-warc.sh
1 #!/bin/sh
2
3 mirror-page.sh "$1" \
4     --warc-file $name-$(date '+%Y%M%d%H%m%S') \
5     --no-warc-compression \
6     --no-warc-keep-log \
7     $@