Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
56ecc6086747a81c60b0b31a99a09ec8aacadaa8
/
.
/
planetstack
/
hpc_observer
/
start.sh
blob: c24ca3ec1d4329916ac87f3b5cb921a5ade475d0 [
file
] [
log
] [
blame
]
export XOS_DIR
=/
opt
/
xos
nohup python hpc
-
backend
.
py
-
C $XOS_DIR
/
hpc_observer
/
hpc_observer_config
>
/
dev
/
null
2
>&
1
&