view service/arduinoNode/restart_all @ 540:4ce968eecaa9

release 0.2.0 Ignore-this: 889142c12a269ec25e9c98304f7a52ef
author drewp@bigasterisk.com
date Thu, 25 Apr 2019 22:37:11 -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