Gitiles
Code Review
Sign In
gerrit.opencord.org
/
hypercache
/
71b7af4eecd65f166abcec17ff3764911c301be9
/
.
/
xos
/
synchronizer
/
start.sh
blob: 3153a7d1072c7ef9fdc3fde46c5c6b59acc81d80 [
file
] [
log
] [
blame
]
Scott Baker
25467ff
2016-08-04 09:50:22 -0700
[
diff
] [
blame
]
1
export XOS_DIR
=/
opt
/
xos
2
nohup python hpc
-
synchronizer
.
py
-
C $XOS_DIR
/
synchronizers
/
hpc
/
hpc_synchronizer_config
>
/
dev
/
null
2
>&
1
&