Ensure the music system boots first
This commit is contained in:
parent
45e1e359f4
commit
5ddda7c331
7 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue