annotate service/arduinoNode/restart_all @ 689:e3eceee54937

introduce capnp, more build, some demos Ignore-this: 29801e9e9f8a85fd0d822207c6eacce1
author drewp@bigasterisk.com
date Thu, 23 Jan 2020 21:00:47 -0800
parents 366b061ba71d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
219
366b061ba71d restart_all
drewp@bigasterisk.com
parents:
diff changeset
1 #!/bin/zsh
366b061ba71d restart_all
drewp@bigasterisk.com
parents:
diff changeset
2 /usr/local/bin/supervisorctl -s http://brace:9001 restart arduinoNodeBrace_9059
366b061ba71d restart_all
drewp@bigasterisk.com
parents:
diff changeset
3 /usr/local/bin/supervisorctl -s http://slash:9001 restart arduinoNodeSlash_9059
366b061ba71d restart_all
drewp@bigasterisk.com
parents:
diff changeset
4 /usr/local/bin/supervisorctl -s http://bang:9001 restart arduinoNodeBang_9059