view service/arduinoNode/restart_all @ 1141:34fa399dc5c9

docker and makefile for arduinoNode Ignore-this: bdff7ca263b699f7829da324807a557 darcs-hash:e5ad82fef1f11b07fcb3d6d73bd5d3c8863308d5
author drewp <drewp@bigasterisk.com>
date Sat, 03 Mar 2018 18:01:02 -0800
parents fcd5ef7439ad
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