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 24988d5 commit 5ab08a7Copy full SHA for 5ab08a7
build.sh
@@ -3,7 +3,5 @@ if [ -f build-site.sh ]; then
3
rm build-site.sh
4
fi
5
6
-pwd
7
-
8
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
9
sh build-site.sh
0 commit comments