From 59444c437a370f66cd06e5be53763d171a1080cf Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:47:50 +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/hive/examples/getting_started/getting_started.sh b/docs/modules/hive/examples/getting_started/getting_started.sh index d6a447c0..9a92f35c 100755 --- a/docs/modules/hive/examples/getting_started/getting_started.sh +++ b/docs/modules/hive/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 <