mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix when no server ip defined
This commit is contained in:
parent
1061d8f263
commit
3abacdb53a
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ function wizard_add()
|
||||||
ucic:set("shadowsocks-libev","sss0","disabled",1)
|
ucic:set("shadowsocks-libev","sss0","disabled",1)
|
||||||
ucic:save("shadowsocks-libev")
|
ucic:save("shadowsocks-libev")
|
||||||
ucic:commit("shadowsocks-libev")
|
ucic:commit("shadowsocks-libev")
|
||||||
|
luci.sys.call("/etc/init.d/shadowsocks rules_down >/dev/null 2>/dev/null")
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Set Glorytun settings
|
-- Set Glorytun settings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue