mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
nEdge packaging
This commit is contained in:
parent
bcac2487c6
commit
04627745ae
14 changed files with 59 additions and 52 deletions
|
|
@ -9,7 +9,7 @@ require "lua_utils"
|
|||
require "prefs_utils"
|
||||
require "blacklist_utils"
|
||||
local template = require "template_utils"
|
||||
local have_nedge = haveNedge()
|
||||
local have_nedge = ntop.isnEdge()
|
||||
|
||||
if(ntop.isPro()) then
|
||||
package.path = dirs.installdir .. "/scripts/lua/pro/?.lua;" .. package.path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue