Gitiles
Code Review
Sign In
gerrit.opencord.org
/
hypercache
/
8df81666c5b7d879e53b748e6a900e57d89b9ea4
/
.
/
xos
/
synchronizer
/
start.sh
blob: 3153a7d1072c7ef9fdc3fde46c5c6b59acc81d80 [
file
] [
log
] [
blame
]
export XOS_DIR
=/
opt
/
xos
nohup python hpc
-
synchronizer
.
py
-
C $XOS_DIR
/
synchronizers
/
hpc
/
hpc_synchronizer_config
>
/
dev
/
null
2
>&
1
&