]> Git — Sourcephile - gargantext.git/blob - devops/debian/install-clustering-louvain
[VERSION] +1 to 0.0.6.9.9.4.3
[gargantext.git] / devops / debian / install-clustering-louvain
1 #!/bin/bash
2
3 git clone https://gitlab.iscpif.fr/gargantext/clustering-louvain-cplusplus.git
4 cd clustering-louvain-cplusplus
5 ./install
6 cd ..