From 27b9a21a8e91fb89e81f9913c52626f295488b96 Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:37:32 +0100 Subject: [PATCH] chore(getting_started): replace templating instructions with make --- .../examples/getting_started/getting_started.sh | 12 +----------- .../examples/getting_started/getting_started.sh.j2 | 12 +----------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/docs/modules/superset/examples/getting_started/getting_started.sh b/docs/modules/superset/examples/getting_started/getting_started.sh index ee18d085..678c8184 100755 --- a/docs/modules/superset/examples/getting_started/getting_started.sh +++ b/docs/modules/superset/examples/getting_started/getting_started.sh @@ -2,17 +2,7 @@ set -euo pipefail # DO NOT EDIT THE SCRIPT -# Instead, update the j2 template, and regenerate it for dev: -# cat <