From be4b6db1b79d76bef2d6acbd170c45c4e6ab39af Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Tue, 28 Nov 2023 16:48:11 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'cryptide=5Fproject?= =?UTF-8?q?/social=5Fgraph.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/social_graph.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cryptide_project/social_graph.sh b/cryptide_project/social_graph.sh index 2697c2f..9e56209 100755 --- a/cryptide_project/social_graph.sh +++ b/cryptide_project/social_graph.sh @@ -1,5 +1,6 @@ #!/bin/sh +npm install --force if lsof -Pi :3000 -sTCP:LISTEN -t >/dev/null; then # Tuer le processus associƩ au port