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:
parent
d1ef2111d7
commit
9521cabee6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
Loading…
Reference in a new issue