mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
* Fixed another bug in firewall script ;-)
This commit is contained in:
@@ -29,7 +29,7 @@ start() {
|
||||
config_load freifunk
|
||||
|
||||
config_get_bool internal routing internal
|
||||
[ -n "$wanif" ] && config_get_bool internet routing internal
|
||||
[ -n "$wanif" ] && config_get_bool internet routing internet
|
||||
|
||||
|
||||
### Freifunk to Freifunk
|
||||
|
||||
Reference in New Issue
Block a user