view service/arduinoNode/restart_all @ 716:f102d1a40a9a

rm old airquality client. using esphome and mqtt now Ignore-this: 3852b5ef88c31c5919aa5c4403b768e9
author drewp@bigasterisk.com
date Tue, 04 Feb 2020 22:57:47 -0800
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