website/bin/linkcheck

8 lines
200 B
Text
Raw Permalink Normal View History

2024-03-20 04:54:18 +00:00
#!/usr/bin/env sh
set -e # Abort on failure
set -x
# Run the check from the web-server itself to avoid network delays.
ssh debian@hickory.sfconservancy.org "linkchecker https://sfconservancy.org/"