mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
luci-app-passwall: typo err fixes
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
This commit is contained in:
parent
71b8df962b
commit
1dbcb47e97
@ -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…
x
Reference in New Issue
Block a user