typo
This commit is contained in:
parent
44fe713062
commit
abc627e4a2
@ -378,7 +378,7 @@ iwconfig_scan() {
|
||||
*Address:*)
|
||||
APS=$((${APS} + 1))
|
||||
eval MAC_${APS}="\""$(echo "${line#*: }" | tr '[:lower:]' '[:upper:]')"\""
|
||||
eva l QUALITY_${APS}=0
|
||||
eval QUALITY_${APS}=0
|
||||
;;
|
||||
*ESSID:*)
|
||||
x=${line#*\"}
|
||||
|
Loading…
Reference in New Issue
Block a user