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.
2 parents eacea91 + 9a59ce0 commit b8ce3a3Copy full SHA for b8ce3a3
build.sh
@@ -5,4 +5,4 @@ fi
5
6
7
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
8
-sh build-site.sh
+sh build-site.sh
netlify.toml
@@ -6,4 +6,4 @@ name = "snooty-cache-plugin"
# these settings.
[build]
publish = "snooty/public"
9
-command = ". ./build.sh"
+command = ". ./build.sh"
0 commit comments