base-files: remove duplicate wps button handler (#15621)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40528master
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…
Reference in new issue