sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ngrams] fixes for list JSON import
[gargantext.git]
/
bin
/
gargantext-import
/
Main.hs
diff --git
a/bin/gargantext-import/Main.hs
b/bin/gargantext-import/Main.hs
index 84a0337b17f8fec63492157e3ca909ce7a43850d..0fc72a755e8f3a71fc78ecb6fe2a5b7bde3f3654 100644
(file)
--- a/
bin/gargantext-import/Main.hs
+++ b/
bin/gargantext-import/Main.hs
@@
-78,7
+78,7
@@
main = do
_ <- if fun == "corpusCsvHal"
then runCmdDev env corpusCsvHal
else pure 0 --(cs "false")
-
+
_ <- if fun == "annuaire"
then runCmdDev env annuaire
else pure 0