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