From ad8c53236bb531f74a071507160d64868dc9cde6 Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:44:52 +0100 Subject: [PATCH] chore(getting_started): replace templating instructions with make --- .../examples/getting_started/getting_started.sh | 13 +------------ .../examples/getting_started/getting_started.sh.j2 | 13 +------------ 2 files changed, 2 insertions(+), 24 deletions(-) diff --git a/docs/modules/kafka/examples/getting_started/getting_started.sh b/docs/modules/kafka/examples/getting_started/getting_started.sh index 049ea967..ee41c949 100755 --- a/docs/modules/kafka/examples/getting_started/getting_started.sh +++ b/docs/modules/kafka/examples/getting_started/getting_started.sh @@ -2,18 +2,7 @@ set -euo pipefail # DO NOT EDIT THE SCRIPT -# Instead, update the j2 template, and regenerate it for dev: -# cat <