view service/arduinoNode/restart_all @ 647:57c21b039aeb

makefile to invoke Ignore-this: 766949fabca4a9edfecba59c493899ef
author drewp@bigasterisk.com
date Wed, 25 Sep 2019 17:25:16 -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