view service/arduinoNode/restart_all @ 642:0a39cb133ce5

remove pytz and time table Ignore-this: 313d0397eb8d059a5f91ceb50f6e105a remove mostly to separateDeviceRunners
author drewp@bigasterisk.com
date Sun, 18 Aug 2019 14:39:03 -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