We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5607ffb commit 8858b7bCopy full SHA for 8858b7b
scripts/deploy-docs.sh
@@ -2,7 +2,7 @@
2
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
4
5
-source hugo-check.sh
+source $DIR/hugo-check.sh
6
7
hugoNoisyCheck || exit 1
8
0 commit comments