From 112098c5df4215987aa511614bba72c13560182d Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Sat, 8 Oct 2022 21:41:32 +0200 Subject: [PATCH] Update phone PoE --- bitlair_closed.d/22_phone_off | 2 +- bitlair_open.d/22_phone_on | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitlair_closed.d/22_phone_off b/bitlair_closed.d/22_phone_off index 529d683..5a13d1d 100755 --- a/bitlair_closed.d/22_phone_off +++ b/bitlair_closed.d/22_phone_off @@ -1,2 +1,2 @@ #!/bin/bash -poe-switch 10 off +poe-switch 106 off diff --git a/bitlair_open.d/22_phone_on b/bitlair_open.d/22_phone_on index f6ca1fe..c6daf35 100755 --- a/bitlair_open.d/22_phone_on +++ b/bitlair_open.d/22_phone_on @@ -1,3 +1,3 @@ #!/bin/bash -poe-switch 10 on +poe-switch 106 on