1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +00:00

Fix wizard

This commit is contained in:
Ycarus 2018-03-26 15:06:16 +02:00
parent d1ef2111d7
commit 9521cabee6

View file

@ -48,4 +48,5 @@ function wizard_add()
luci.sys.call("(env -i /bin/ubus call network reload) >/dev/null 2>/dev/null")
luci.sys.call("/etc/init.d/glorytun restart >/dev/null 2>/dev/null")
luci.http.redirect(luci.dispatcher.build_url("admin/network/network"))
return
end