mirror of
https://github.com/openwrt/packages.git
synced 2025-03-15 03:18:34 +00:00
Use shellcheck to rework the code. Use "export" to return variables from a function call. Further, fix typos. Signed-off-by: Nick Hainke <vincent@systemli.org>
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
config client
|
|
option port_start '51820'
|
|
option port_end '52820'
|
|
option try_insecure '1'
|
|
option try_http '1'
|