From b0f469f0ab35f4f5756d494fd0a38bf8f35ba8da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= Date: Thu, 17 Mar 2016 12:12:38 +0100 Subject: [PATCH] [FEAT] script to launch gargantext locally. --- install/run_gargantext.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 install/run_gargantext.sh diff --git a/install/run_gargantext.sh b/install/run_gargantext.sh new file mode 100644 index 00000000..d0f604e3 --- /dev/null +++ b/install/run_gargantext.sh @@ -0,0 +1,4 @@ +#!/bin/bash + + +echo "Need to finish the dependencies. So soon... :)" -- 2.21.0