view service/arduinoNode/restart_all @ 261:362de08c4c52

route output url through output-sender Ignore-this: aae9d5973afaa870bf4b7eee33dbce06
author drewp@bigasterisk.com
date Mon, 21 Mar 2016 04:26:14 -0700
parents 366b061ba71d
children
line wrap: on
line source

#!/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