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 5b5f89c commit 3beb6cfCopy full SHA for 3beb6cf
.evergreen/install-npm-deps.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash
2
set -e
3
set -x
4
+export BASEDIR="$PWD/.evergreen"
5
6
. "$BASEDIR/setup-env.sh"
7
0 commit comments