commit | 9d7204c4ff93404ee29cb4d836f572f35f7e7a3a | [log] [tgz] |
---|---|---|
author | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Aug 17 19:07:43 2017 -0400 |
committer | Yunpeng Zhang <zyp8884625@gmail.com> | Thu Aug 17 19:07:43 2017 -0400 |
tree | 4dd2a309743723d530d9b821d8f92a979a1b7a7b | |
parent | 21b75414ce0ccc87c26e075edcd1ff9f69bd517f [diff] [blame] |
Fixed conflict, rename vSGW to vSGWC Change-Id: I68405395edeedd305b43c0dfd9a85f46f582122d
diff --git a/xos/synchronizer/run-from-api.sh b/xos/synchronizer/run-from-api.sh index bcbc374..3b4b9f9 100755 --- a/xos/synchronizer/run-from-api.sh +++ b/xos/synchronizer/run-from-api.sh
@@ -1,2 +1,2 @@ export XOS_DIR=/opt/xos -python vsgw-synchronizer.py -C $XOS_DIR/synchronizers/vsgw/vsgw_from_api_config \ No newline at end of file +python vsgwc-synchronizer.py -C $XOS_DIR/synchronizers/vsgwc/vsgwc_from_api_config \ No newline at end of file