view service/arduinoNode/restart_all @ 1066:a6639d55ad4b

route output url through output-sender Ignore-this: aae9d5973afaa870bf4b7eee33dbce06 darcs-hash:1c922020f377444a21b03a3b2132f7fe0cb71459
author drewp <drewp@bigasterisk.com>
date Mon, 21 Mar 2016 04:26:14 -0700
parents fcd5ef7439ad
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