view service/arduinoNode/restart_all @ 1534:df80deeef113

serve current usage as a graph Ignore-this: 76d210d576784acb639762cd6c6e6f13 darcs-hash:263305875758810b8beb38ed8b7dada825f9c4ce
author drewp <drewp@bigasterisk.com>
date Mon, 10 Feb 2020 00:01:39 -0800
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