Ensure the music system boots first
This commit is contained in:
parent
45e1e359f4
commit
5ddda7c331
7 changed files with 3 additions and 2 deletions
6
bitlair_closed.d/21_ledboard_poweroff
Executable file
6
bitlair_closed.d/21_ledboard_poweroff
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Switches off the led-board.
|
||||
ssh root@bitpanel.bitlair.nl shutdown -h now
|
||||
sleep 10
|
||||
apc-switch 23 off
|
Loading…
Add table
Add a link
Reference in a new issue