mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
fix typo
SVN-Revision: 5554
This commit is contained in:
parent
45eb8ae06a
commit
c7252cb3d6
@ -31,7 +31,7 @@ bridge_interface() {(
|
|||||||
scan_interfaces
|
scan_interfaces
|
||||||
|
|
||||||
config_get iftype "$cfg" type
|
config_get iftype "$cfg" type
|
||||||
[ "$iftype" = bridge ] && config_get "$iftype" ifname
|
[ "$iftype" = bridge ] && config_get "$cfg" ifname
|
||||||
)}
|
)}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user