From fe221acfe63cc6b058f89d6f0316de41985a285c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 23 Sep 2025 08:00:00 +0100 Subject: [PATCH] Add debug output Signed-off-by: Oliver Davies --- go-api/start | 3 +++ 1 file changed, 3 insertions(+) diff --git a/go-api/start b/go-api/start index 39256af..4da9926 100755 --- a/go-api/start +++ b/go-api/start @@ -11,4 +11,7 @@ echo "" source .env +echo "Starting..." +echo "" + ./out