From 02b694fdc89644f89b05ef17a285910c1dfed31a Mon Sep 17 00:00:00 2001 From: "riccardo.merlin" Date: Sat, 26 Oct 2024 23:10:47 +0100 Subject: [PATCH] update server message --- code-analysis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-analysis.sh b/code-analysis.sh index 2c21e87..bbb3417 100644 --- a/code-analysis.sh +++ b/code-analysis.sh @@ -162,4 +162,4 @@ complexityTrends log "The End." echo -echo "Start the web server (node server.js) from the "hotstpots" folder and go to http://localhost:9000/index.html" +echo "Start the web server (node server.js) from the "hotstpots" folder in the analyzed repository and go to http://localhost:9000/index.html"