We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb5c045 + 8c0981b commit fb04c0bCopy full SHA for fb04c0b
1 file changed
install/devsds/bootstrap.sh
@@ -71,7 +71,7 @@ if [[ "${MINIMUM_GO_VERSION}" != $(echo -e "${MINIMUM_GO_VERSION}\n${go_version[
71
fi
72
73
GOPATH=${GOPATH:-$HOME/go}
74
-OPENSDS_ROOT=${GOPATH}/src/github.com/opensds
+OPENSDS_ROOT=${GOPATH}/src/github.com/sodafoundation
75
OPENSDS_DIR=${GOPATH}/src/github.com/sodafoundation/api
76
mkdir -p ${OPENSDS_ROOT}
77
0 commit comments