luci-app-olsr-services: switch to nixio.fs
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Jan 2015 14:04:04 +0000 (15:04 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Jan 2015 14:04:04 +0000 (15:04 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm

index fbb39de8846be41745850376dae8cbbdf775e240..b1d9418fa60fb8ae14975021816c6eba1a4e6eb8 100644 (file)
@@ -12,7 +12,7 @@ You may obtain a copy of the License at
 -%>
 
 <%
-local fs  = require "luci.fs"
+local fs  = require "nixio.fs"
 local utl = require "luci.util"
 local last_update
 local i = 1