mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 02:29:28 +00:00
base-files: remove duplicate wps button handler (#15621)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40528
This commit is contained in:
parent
79f1326d73
commit
a423055592
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
for dir in /var/run/hostapd-*; do
|
||||
[ -d "$dir" ] || continue
|
||||
hostapd_cli -p "$dir" wps_pbc
|
||||
done
|
Loading…
x
Reference in New Issue
Block a user