mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 18:02:05 +02:00
7 lines
233 B
Bash
Executable File
7 lines
233 B
Bash
Executable File
#!/bin/bash
|
|
# -----------------------------------------------------------------------------
|
|
# ONOS local karaf server start.
|
|
# -----------------------------------------------------------------------------
|
|
|
|
unset KARAF_HOME
|
|
karaf "$@" |