Gitiles
Code Review
Sign In
gerrit.opencord.org
/
kind-voltha
/
0eef54713c0a89250370db262c49934092b34189
/
.
/
scripts
/
ced
blob: 77b0953c10202f88b2206e6348c38b599c69896e [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
set
-
x
NAME
=
$
{
1
:-
bbsim
}
exec
voltctl device enable $
(
voltctl device create
-
t openolt
-
H bbsim
.
voltha
.
svc
:
50060
)