Mercurial > code > home > repos > homeauto
changeset 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 | 3e6fac8569cd |
children | f58b5536f683 |
files | service/arduinoNode/restart_all |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/service/arduinoNode/restart_all Sun Jan 03 02:32:33 2016 -0800 @@ -0,0 +1,4 @@ +#!/bin/zsh +/usr/local/bin/supervisorctl -s http://brace:9001 restart arduinoNodeBrace_9059 +/usr/local/bin/supervisorctl -s http://slash:9001 restart arduinoNodeSlash_9059 +/usr/local/bin/supervisorctl -s http://bang:9001 restart arduinoNodeBang_9059