commit | d01f3ce178be76cda8fd812fb273a41348b3407c | [log] [tgz] |
---|---|---|
author | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Jul 06 20:06:35 2017 -0400 |
committer | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Jul 06 23:09:56 2017 -0700 |
tree | d7b4780e8b861b20d53e288ee889ec11f544bc14 | |
parent | 4a96206e272226f03b3ab37a2d1669b9653d5c2e [diff] [blame] |
Refactor vBBU from 2.0 to 3.0, not for master Change-Id: Ib2d68852ad4065d8c34599dca731123ed6297e84
diff --git a/xos/synchronizer/run-from-api.sh b/xos/synchronizer/run-from-api.sh new file mode 100755 index 0000000..b81baea --- /dev/null +++ b/xos/synchronizer/run-from-api.sh
@@ -0,0 +1,2 @@ +export XOS_DIR=/opt/xos +python vbbu-synchronizer.py -C $XOS_DIR/synchronizers/vbbu/vbbu_from_api_config \ No newline at end of file