From f7bacb917a0b38af48dae63fa563163985216b56 Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:56:21 +0100 Subject: [PATCH] chore(getting_started): replace templating instructions with make --- .../examples/getting_started/getting_started.sh | 14 +------------- .../examples/getting_started/getting_started.sh.j2 | 14 +------------- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/docs/modules/druid/examples/getting_started/getting_started.sh b/docs/modules/druid/examples/getting_started/getting_started.sh index b3954374..34ec4da5 100755 --- a/docs/modules/druid/examples/getting_started/getting_started.sh +++ b/docs/modules/druid/examples/getting_started/getting_started.sh @@ -2,19 +2,7 @@ set -euo pipefail # DO NOT EDIT THE SCRIPT -# Instead, update the j2 template, and regenerate it for dev: -# cat <