mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix when multiples IP was used and not anymore
This commit is contained in:
parent
69d0f9f623
commit
eb508f2eca
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ function wizard_add()
|
|||
if sectionname:match("^sss.*") then
|
||||
ucic:delete("shadowsocks-libev",sectionname,"ip")
|
||||
ucic:set("shadowsocks-libev",sectionname,"disabled","1")
|
||||
ucic:delete("openmptcprouter","omr","ss_" .. sectionname)
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in a new issue