From af89e69255d839ba288489826f93cae4e70d051e Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Mon, 18 Dec 2023 08:49:23 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'cryptide=5Fproject?= =?UTF-8?q?/Scripts/social=5Fgraph.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/Scripts/social_graph.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cryptide_project/Scripts/social_graph.sh b/cryptide_project/Scripts/social_graph.sh index 4af7d54..3a179af 100755 --- a/cryptide_project/Scripts/social_graph.sh +++ b/cryptide_project/Scripts/social_graph.sh @@ -1,5 +1,6 @@ #!/bin/sh +npm install --force SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"