Mercurial > code > home > repos > homeauto
comparison service/arduinoNode/restart_all @ 1024:fcd5ef7439ad
restart_all
Ignore-this: 90de4d37694b06f1927a09946435f76
darcs-hash:fb132d4e981299f2cf6c2619f3047871ff5a2283
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sun, 03 Jan 2016 02:32:33 -0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1023:3e6fac8569cd | 1024:fcd5ef7439ad |
---|---|
1 #!/bin/zsh | |
2 /usr/local/bin/supervisorctl -s http://brace:9001 restart arduinoNodeBrace_9059 | |
3 /usr/local/bin/supervisorctl -s http://slash:9001 restart arduinoNodeSlash_9059 | |
4 /usr/local/bin/supervisorctl -s http://bang:9001 restart arduinoNodeBang_9059 |