From 2bed0517c253c015a66a34c0f69fa58ae3a40cf3 Mon Sep 17 00:00:00 2001
From: Stefano Alberto Russo <stefano.russo@gmail.com>
Date: Mon, 9 Mar 2020 19:40:18 +0100
Subject: [PATCH] Removed leftover.

---
 services/webapp/run_webapp.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/webapp/run_webapp.sh b/services/webapp/run_webapp.sh
index 50ad97b..f09ff1c 100644
--- a/services/webapp/run_webapp.sh
+++ b/services/webapp/run_webapp.sh
@@ -4,7 +4,7 @@ DATE=$(date)
 
 echo ""
 echo "==================================================="
-echo "  Starting Backend @ $DATE"
+echo "  Starting Webapp @ $DATE"
 echo "==================================================="
 echo ""
 
-- 
GitLab