From 9a0d15f348302e53ccf674f279c902a6345c16cc Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 27 Jun 2024 14:23:33 +0200 Subject: [PATCH] update iw listing --- usr/bin/archboot-network.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/usr/bin/archboot-network.sh b/usr/bin/archboot-network.sh index 3a0554596..56b7eaff3 100755 --- a/usr/bin/archboot-network.sh +++ b/usr/bin/archboot-network.sh @@ -36,13 +36,6 @@ _essid_scan() { done } -_essid_list() { - # only show lines with signal '*' - # kill spaces from the end and replace spaces with + between - # '+' character is one of 6 forbidden characters in SSID standard - -} - _wireless() { _WLAN_HIDDEN="" _WLAN_SSID=""