commit | d34d27548c91fb6ffcd1eae275f167e1e9f9f23a | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu Jun 30 16:49:01 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Thu Jun 30 16:49:01 2016 -0400 |
tree | 5d8c4dcdbb505077d75ea2db4c3a056ba3a2e3bf | |
parent | 4b7682b32fb9f21535a89cfe824aaf9d6465b50d [diff] |
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