commit | 77b4f21b4eebc3a41799adc73580abdbe2abdbfc | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Dec 09 00:30:54 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Dec 09 00:30:54 2014 -0800 |
tree | 981fd3f96ba596135216d1a59df81315d6a31c3c | |
parent | 247d21113e19095ac99e3f9c571de8c55a70a243 [diff] |
cd into onos
diff --git a/dist-setup.sh b/dist-setup.sh index 3481728..5b48410 100644 --- a/dist-setup.sh +++ b/dist-setup.sh
@@ -48,7 +48,9 @@ # -------------- Download ONOS ---------------- git clone https://gerrit.onosproject.org/onos +cd onos git checkout 1.0.0 +cd - echo ". ~/onos/tools/dev/bash_profile" >> ~/.bashrc echo "export ONOS_USER=root" >> ~/.bashrc