view service/arduinoNode/restart_all @ 554:2c4e8ef57f08

mqtt_client into a distributable Ignore-this: 8c99f2f6220b55e32df3349d02f725c7
author drewp@bigasterisk.com
date Tue, 30 Apr 2019 23:37:25 -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