mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix OpenMPTCProuter advanced settings
This commit is contained in:
parent
42ace5fe26
commit
b9fa5733c5
5 changed files with 24 additions and 9 deletions
|
@ -101,7 +101,9 @@ function settings_add()
|
|||
ucic:save("openmptcprouter")
|
||||
ucic:commit("openmptcprouter")
|
||||
end
|
||||
|
||||
|
||||
luci.sys.call("/etc/init.d/openmptcprouter restart >/dev/null 2>/dev/null")
|
||||
|
||||
-- Done, redirect
|
||||
luci.http.redirect(luci.dispatcher.build_url("admin/system/openmptcprouter/settings"))
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue