Add make cord-subscriber
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh
index af78b18..18ece0f 100755
--- a/scripts/single-node-pod.sh
+++ b/scripts/single-node-pod.sh
@@ -83,7 +83,7 @@
     echo "Pause 30 seconds"
     sleep 30
 
-    ssh ubuntu@xos "cd service-profile/cord-pod; make cord"
+    ssh ubuntu@xos "cd service-profile/cord-pod; make cord; make cord-subscriber"
 
     if [[ $EXAMPLESERVICE -eq 1 ]]
     then