summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/check2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/check b/script/check
index 0e42b97..8694082 100755
--- a/script/check
+++ b/script/check
@@ -7,4 +7,4 @@ set -o xtrace
cabal v2-run exe:site -- rebuild
# See also lychee.toml and .lycheeignore.
-lychee _site
+lychee --cache --no-progress _site
Generated by cgit. See skreutz.com for my tech blog and contact information.