Mercurial > code > home > repos > homeauto
comparison service/arduinoNode/restart_all @ 219:366b061ba71d
restart_all
Ignore-this: 90de4d37694b06f1927a09946435f76
author | drewp@bigasterisk.com |
---|---|
date | Sun, 03 Jan 2016 02:32:33 -0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
218:f8ffb9d8d982 | 219:366b061ba71d |
---|---|
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 |