luci-app-nfs: fix controller
This commit is contained in:
parent
24a83563b6
commit
5177a977a9
@ -1,8 +1,6 @@
|
||||
module("luci.controller.nfs", package.seeall)
|
||||
|
||||
function index()
|
||||
require("luci.i18n")
|
||||
luci.i18n.loadc("nfs")
|
||||
if not nixio.fs.access("/etc/config/nfs") then
|
||||
return
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user