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