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 638f5ba commit 5bac489Copy full SHA for 5bac489
scripts/apidocgen/generate.sh
@@ -4,7 +4,7 @@
4
# from the coderd API.
5
6
set -euo pipefail
7
-# shellcheck source=../scripts/lib.sh
+# shellcheck source=scripts/lib.sh
8
source "$(dirname "${BASH_SOURCE[0]}")/../lib.sh"
9
10
SCRIPT_DIR=$(dirname "${BASH_SOURCE[0]}")
0 commit comments