view service/arduinoNode/restart_all @ 704:74ad667f8c5b

reformat Ignore-this: e1fe14c4b973c3c1fc2714b988ecc7c8
author drewp@bigasterisk.com
date Mon, 03 Feb 2020 00:51:18 -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