actually talks to db

This commit is contained in:
Bryce Covert
2017-12-07 17:39:38 -08:00
parent 505ccfba8e
commit 9188ef7ca6
8 changed files with 101 additions and 98 deletions

View File

@@ -50,5 +50,4 @@
[file]
(-> (sh/sh "pdftotext" "-layout" file "-")
:out
(doto println)
parse))