luci-app-passwall: typo err fixes
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
This commit is contained in:
parent
d8be0e6aee
commit
ede10e4196
@ -601,7 +601,7 @@ run_redir() {
|
||||
[ "$tcp_node_http" = "1" ] && {
|
||||
http_port=$tcp_node_http_port
|
||||
}
|
||||
run_socks TCP $TCP_NODE "0.0.0.0" $port $config_file $http_port $http_config_file
|
||||
run_socks TCP $node "0.0.0.0" $port $config_file $http_port $http_config_file
|
||||
}
|
||||
}
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user