annotate service/arduinoNode/restart_all @ 1408:89bf0d204b29

reasoning output using treq, and keep writing to PUT calls forever (but not as fast as the reasoning loop runs) Ignore-this: 1633b16dc315082f759041d42e848ced darcs-hash:89fd876166824f337c8b1509a092e8a5fa2c5e5e
author drewp <drewp@bigasterisk.com>
date Tue, 23 Jul 2019 17:30:46 -0700
parents fcd5ef7439ad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1024
fcd5ef7439ad restart_all
drewp <drewp@bigasterisk.com>
parents:
diff changeset
1 #!/bin/zsh
fcd5ef7439ad restart_all
drewp <drewp@bigasterisk.com>
parents:
diff changeset
2 /usr/local/bin/supervisorctl -s http://brace:9001 restart arduinoNodeBrace_9059
fcd5ef7439ad restart_all
drewp <drewp@bigasterisk.com>
parents:
diff changeset
3 /usr/local/bin/supervisorctl -s http://slash:9001 restart arduinoNodeSlash_9059
fcd5ef7439ad restart_all
drewp <drewp@bigasterisk.com>
parents:
diff changeset
4 /usr/local/bin/supervisorctl -s http://bang:9001 restart arduinoNodeBang_9059