From 9c62322be024575317ff08114fd2ecdec30aee9c Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Sat, 25 Oct 2025 17:24:26 +0200 Subject: [PATCH] correct path --- deployment/bare_metal/start.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment/bare_metal/start.sh b/deployment/bare_metal/start.sh index 49e7c728b..cb53206a5 100755 --- a/deployment/bare_metal/start.sh +++ b/deployment/bare_metal/start.sh @@ -317,6 +317,8 @@ if [ "$DLT_CONNECTOR" = true ]; then cd $PROJECT_ROOT/dlt-connector bun install bun run build + + cd $PROJECT_ROOT fi # database