We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4792cf0 commit ddb738fCopy full SHA for ddb738f
1 file changed
script/bootstrap
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-cd $(dirname "$0")/..
+cd "$(dirname "$0")/.."
6
7
export ROOTDIR="$(pwd)"
8
export GOPATH="$ROOTDIR/.gopath"
0 commit comments