mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Tracong changes
This commit is contained in:
parent
57697a9b39
commit
62d5f0e53e
1 changed files with 1 additions and 1 deletions
|
|
@ -1716,7 +1716,7 @@ end
|
|||
|
||||
function vs_utils.runCommand(scan_command, use_coroutines)
|
||||
local result
|
||||
local debug_me = true
|
||||
local debug_me = false
|
||||
|
||||
if ntop.isWindows() then
|
||||
local handle = io.popen(scan_command)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue