changeset 219:366b061ba71d

restart_all Ignore-this: 90de4d37694b06f1927a09946435f76
author drewp@bigasterisk.com
date Sun, 03 Jan 2016 02:32:33 -0800
parents f8ffb9d8d982
children fb23df31b642
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