浏览代码

Merge pull request #1748 from stupidloud/patch-1

fix: 变量名错误
zxl hhyccc 3 月之前
父节点
当前提交
d192a2c57a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      luci-app-ssr-plus/root/usr/share/shadowsocksr/gen_config.lua

+ 1 - 1
luci-app-ssr-plus/root/usr/share/shadowsocksr/gen_config.lua

@@ -510,7 +510,7 @@ local chain_sslocal = {
 	} or {{ 
 			protocol = "socks",
 			local_address = "0.0.0.0",
-			ocal_port = tonumber(socks_port)
+			local_port = tonumber(socks_port)
 			}},
 		servers = {
 			{