From 1d2777a2ee6589d876e89cdf0f35b154b4498b48 Mon Sep 17 00:00:00 2001 From: Nick Larsen Date: Mon, 18 Nov 2024 17:41:42 +0100 Subject: [PATCH] chore(getting_started): replace templating instructions with make --- .../opa/examples/getting_started/getting_started.sh | 9 +-------- .../opa/examples/getting_started/getting_started.sh.j2 | 9 +-------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/docs/modules/opa/examples/getting_started/getting_started.sh b/docs/modules/opa/examples/getting_started/getting_started.sh index 460522ba..317b53c8 100755 --- a/docs/modules/opa/examples/getting_started/getting_started.sh +++ b/docs/modules/opa/examples/getting_started/getting_started.sh @@ -2,14 +2,7 @@ set -euo pipefail # DO NOT EDIT THE SCRIPT -# Instead, update the j2 template, and regenerate it for dev: -# cat <