summaryrefslogtreecommitdiffstats
path: root/hostname-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'hostname-model.lua')
-rw-r--r--hostname-model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostname-model.lua b/hostname-model.lua
index debc7d9..6fafdc0 100644
--- a/hostname-model.lua
+++ b/hostname-model.lua
@@ -1,7 +1,7 @@
-- hostname model methods
module (..., package.seeall)
-require("fs")
+fs = require("acf.fs")
get = function (fqdn)
local f,n