Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
Code Block |
---|
$ cd onos $ cat << EOF >> ~/.bash_profile export ONOS_ROOT="`pwd`" source $ONOS${ONOS_ROOT}/tools/dev/bash_profile EOF $ . ~/.bash_profile $ cd onos |
...