view service/arduinoNode/restart_all @ 731:def4a53cbb6c

protocol notes Ignore-this: 57d4364c4a35ba6afd7346d922568224
author drewp@bigasterisk.com
date Wed, 05 Feb 2020 17:20:28 -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