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