Fix command location and name:
This commit is contained in:
parent
cd04fd0c8b
commit
04820b6fe1
|
|
@ -80,7 +80,7 @@ function module.setup()
|
||||||
local base_location = cwd:gsub("lua/MarkdownPreviewer", "")
|
local base_location = cwd:gsub("lua/MarkdownPreviewer", "")
|
||||||
|
|
||||||
o.cmd = {
|
o.cmd = {
|
||||||
base_location .. "Server/test.pex",
|
base_location .. "MarkdownPreviewer.pex",
|
||||||
"--base",
|
"--base",
|
||||||
base_location
|
base_location
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user