mirror of
https://github.com/sirpdboy/sirpdboy-package.git
synced 2025-01-08 11:57:57 +08:00
Update homebox.lua
This commit is contained in:
parent
caaa26f9c9
commit
402d136c03
@ -16,5 +16,6 @@ o.template ='netspeedtest/homebox'
|
||||
m.apply_on_parse = true
|
||||
m.on_after_apply = function(self,map)
|
||||
io.popen("/etc/init.d/netspeedtest restart")
|
||||
luci.http.redirect(luci.dispatcher.build_url("admin","network","netspeedtest","homebox"))
|
||||
end
|
||||
return m
|
||||
|
Loading…
Reference in New Issue
Block a user