mirror of
https://github.com/rancher/os.git
synced 2025-09-17 23:48:09 +00:00
Update scripts
This commit is contained in:
@@ -10,7 +10,9 @@ if [ -f ./build/bootstrap.envs ];then
|
||||
. ./build/bootstrap.envs
|
||||
fi
|
||||
|
||||
export GOPATH=$(pwd)/Godeps/_workspace:$(pwd)/gopath
|
||||
if [ -z "$ROS_CUSTOM_GOPATH" ]; then
|
||||
export GOPATH=$(pwd)/Godeps/_workspace:$(pwd)/gopath
|
||||
fi
|
||||
|
||||
PACKAGE=./gopath/src/$(<.package)
|
||||
|
||||
|
Reference in New Issue
Block a user