view service/arduinoNode/restart_all @ 1303:f97e060d860c

rm old system to show pictures in a browser and change the pic according to commands sent from a pd graph Ignore-this: 9272d0da16484a9214619d57343792b4 darcs-hash:0733126691c962eecac38b8689f23a00db92e5ee
author drewp <drewp@bigasterisk.com>
date Sun, 21 Apr 2019 02:57:17 -0700
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