view service/arduinoNode/restart_all @ 1588:0757fafbfdab

WIP inferencer - partial var and function support
author drewp@bigasterisk.com
date Thu, 02 Sep 2021 01:58:31 -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