commit | 7b90cb8205c6f65100e7105ab50398141a3403e8 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Jun 22 10:33:00 2017 -0400 |
committer | Andy Bavier <andy@onlab.us> | Tue Jun 27 10:15:30 2017 -0700 |
tree | 0e3edbc41770c72c3faf6ac66f342edae823a7a1 | |
parent | 6ccbed2bc5395f95783dc38c96e0949686d49d34 [diff] [blame] |
CORD-1394 Unify build environment paths Change-Id: I433d5ae95c9cc540d5586da5ca55b889d8fb1f81
diff --git a/scripts/cord-bootstrap.sh b/scripts/cord-bootstrap.sh index 5b5c697..2b95d71 100644 --- a/scripts/cord-bootstrap.sh +++ b/scripts/cord-bootstrap.sh
@@ -5,7 +5,7 @@ set -e set -x -CORDDIR=~/cord +CORDDIR=/opt/cord function bootstrap() {