Ensure the music system boots first

This commit is contained in:
polyfloyd 2016-10-14 20:07:35 +02:00
parent 45e1e359f4
commit 5ddda7c331
7 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
#!/bin/bash
ssh -o ConnectTimeout=1 root@music.bitlair.nl mpc pause
ssh -o ConnectTimeout=1 root@music.bitlair.nl shutdown -h now
sleep 10
apc-switch 13 off

View file

@ -1 +0,0 @@
../bitlair_closed.d/20_ledboard_poweroff

View file

@ -1 +0,0 @@
../bitlair_closed.d/20_statsdisplay_poweroff

View file

@ -0,0 +1 @@
../bitlair_closed.d/21_ledboard_poweroff

View file

@ -0,0 +1 @@
../bitlair_closed.d/22_statsdisplay_poweroff