mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-19 03:11:09 +02:00
Fixing onos-run-karaf for buck run onos usage.
Change-Id: I7b9f75570b38831481d95e26d5719fde2e35f1f2
This commit is contained in:
parent
839b6edf50
commit
dcdf24dada
@ -19,7 +19,7 @@ rm -fr onos-*/
|
|||||||
[ -f $ONOS_TAR ] && tar zxf $ONOS_TAR
|
[ -f $ONOS_TAR ] && tar zxf $ONOS_TAR
|
||||||
|
|
||||||
# Change into the ONOS home directory
|
# Change into the ONOS home directory
|
||||||
cd onos-*
|
cd onos-*/
|
||||||
export ONOS_HOME=$PWD
|
export ONOS_HOME=$PWD
|
||||||
|
|
||||||
# FIXME: for now we're running using the karaf client; later use raw SSH
|
# FIXME: for now we're running using the karaf client; later use raw SSH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user