1
Fork 0
theorangeone.net-legacy/scripts/link-check.sh
Jake Howard 43df6b6da4
Add a way of checking for broken links
Intentionally not run as part of CI, as it's a little messy with state. It's more a manual check
2019-11-01 23:18:23 +00:00

10 lines
157 B
Bash
Executable file

#!/usr/bin/env bash
set -e
source ./scripts/common.sh
blcl -fr public \
--exclude open.spotify.com \
--exclude scdn.co \
--exclude staticflickr.com