From 149522c80ab11bdc38e68943f3f504492c8ab37e Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:50:48 +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 +------------ .../hdfs/examples/getting_started/hdfs.yaml.j2 | 4 ++-- 3 files changed, 4 insertions(+), 26 deletions(-) diff --git a/docs/modules/hdfs/examples/getting_started/getting_started.sh b/docs/modules/hdfs/examples/getting_started/getting_started.sh index ea5df8f1..d80c5a6f 100755 --- a/docs/modules/hdfs/examples/getting_started/getting_started.sh +++ b/docs/modules/hdfs/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 <