Add scripts for Bitlair and DJO

This commit is contained in:
polyfloyd 2016-10-02 20:01:59 +02:00
parent 5b96a6be43
commit 239e6cec0e
27 changed files with 105 additions and 1 deletions

7
bitlair_closed.d/20_phone_off Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
# Switches off the phones.
poe-switch 1 2
sleep 1
poe-switch 2 2
sleep 1