Remove phone power scripts
This commit is contained in:
parent
c7065ed27f
commit
98ea59a066
2 changed files with 0 additions and 12 deletions
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Switches off the phones.
|
|
||||||
poe-switch 1 2
|
|
||||||
sleep 1
|
|
||||||
poe-switch 2 2
|
|
||||||
sleep 1
|
|
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Switches on the phones.
|
|
||||||
poe-switch 1 1
|
|
||||||
poe-switch 2 1
|
|
Loading…
Add table
Add a link
Reference in a new issue