Add scripts for Bitlair and DJO
This commit is contained in:
parent
5b96a6be43
commit
239e6cec0e
27 changed files with 105 additions and 1 deletions
7
bitlair_closed.d/20_ledboard_poweroff
Executable file
7
bitlair_closed.d/20_ledboard_poweroff
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Switches off the led-board.
|
||||
ssh root@bitpanel.bitlair.nl shutdown -h now
|
||||
sleep 5
|
||||
apc-switch 23 off
|
||||
sleep 1
|
Loading…
Add table
Add a link
Reference in a new issue