Skip to content
Snippets Groups Projects
Commit 27c57975 authored by Karsten Böddeker's avatar Karsten Böddeker
Browse files

ffho-site-auto-select: fix update script

parent f79727ec
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ local uci = require('luci.model.uci').cursor()
local json = require 'luci.json'
local tools = require 'gluon.site_generate'
local shape = require 'gluon.pointwithinshape'
local site_conf = require 'gluon.site_conf'
local site_conf = require 'gluon.site_config'
function get_config(file)
local f = io.open(file)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment