1
0
Fork 0
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:
Ycarus 2018-09-19 15:28:32 +02:00
parent 1061d8f263
commit 3abacdb53a

View file

@ -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