update 2024-02-28 09:08:41

This commit is contained in:
github-actions[bot] 2024-02-28 09:08:41 +08:00
parent 19297feced
commit 839b7da236

View File

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