Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
afb88a5772e14bd3e6abb0475a36302fca8b18fa
/
.
/
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
&