mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
define as local some var
This commit is contained in:
parent
8e8de80285
commit
6f9cd2d1bf
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ ss_rules() {
|
||||||
local bin6="$ss_bindir/ss-rules6"
|
local bin6="$ss_bindir/ss-rules6"
|
||||||
local cfgtype
|
local cfgtype
|
||||||
local local_port_tcp local_port_udp
|
local local_port_tcp local_port_udp
|
||||||
|
local local_port_tcp6 local_port_udp6
|
||||||
local args
|
local args
|
||||||
|
|
||||||
[ -x "$bin" ] || return 1
|
[ -x "$bin" ] || return 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue