Re-run 'make vtn' to work around synchronizer bug
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh
index 832d222..73c253f 100755
--- a/scripts/single-node-pod.sh
+++ b/scripts/single-node-pod.sh
@@ -86,7 +86,7 @@
     echo "Pause 30 seconds"
     sleep 30
 
-    ssh ubuntu@xos "cd xos/xos/configurations/cord-pod; make cord"
+    ssh ubuntu@xos "cd xos/xos/configurations/cord-pod; make cord; make vtn"
 
     if [[ $EXAMPLESERVICE -eq 1 ]]
     then