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 fbb39de..b1d9418 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