Remove phone power scripts

This commit is contained in:
polyfloyd 2016-12-17 16:30:01 +01:00
parent c7065ed27f
commit 98ea59a066
2 changed files with 0 additions and 12 deletions

View file

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

View file

@ -1,5 +0,0 @@
#!/bin/bash
# Switches on the phones.
poe-switch 1 1
poe-switch 2 1