send html

This commit is contained in:
hugh-obrien
2018-07-09 14:37:54 +01:00
parent a1f9305047
commit bfe31098cb
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ module.exports = LatexRunner =
console.log(mainFile)
console.log(image)
image = "ivotron/pandoc"
command = ["-o", "$COMPILE_DIR/output.pdf", "/compile/word.docx"]
command = ["-o", "$COMPILE_DIR/output.html", "/compile/" + mainFile]
id = "#{project_id}" # record running project under this id