mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-13 20:04:45 +08:00
✨ Sync 2026-04-22 04:42:14
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
|
||||
module("luci.controller.ghttpd", package.seeall)
|
||||
|
||||
function index()
|
||||
entry({"admin", "services", "ghttpd"}, alias("admin", "services", "ghttpd", "config"), _("Ghttpd"), 31).dependent = true
|
||||
entry({"admin", "services", "ghttpd", "config"}, cbi("ghttpd"))
|
||||
end
|
||||
Reference in New Issue
Block a user