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 c0c4c1f commit 644570bCopy full SHA for 644570b
docs/deploy_prod.sh
@@ -1,4 +1,4 @@
1
#!/usr/bin/env bash
2
set -eu
3
4
-yarn netlify deploy --dir $(pwd) --site aztec-docs-dev --prod
+yarn netlify deploy --site aztec-docs-dev --prod
0 commit comments