Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
11d0b4db2495131622f799d71e842378fe902b0f
/
.
/
build_run.sh
blob: 21331cc69050a3c528de6310fefc20c5c7263960 [
file
] [
log
] [
blame
]
#!/bin/sh
ant
cd main
/
;
java
-
jar bin
/
felix
.
jar
;
cd
../