mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix shadowsocks init
This commit is contained in:
parent
0619b43265
commit
ee769a4eca
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ rules_down() {
|
|||
"$bin" -f >/dev/null 2>&1
|
||||
}
|
||||
local bin6="$ss_bindir/ss-rules6"
|
||||
[ -x "$bin6" ] && {
|
||||
"$bin6" -f >/dev/null 2>&1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue