diff --git a/docs/modules/hive/examples/getting_started/getting_started.sh b/docs/modules/hive/examples/getting_started/getting_started.sh index 9dd06e1d..d6a447c0 100755 --- a/docs/modules/hive/examples/getting_started/getting_started.sh +++ b/docs/modules/hive/examples/getting_started/getting_started.sh @@ -1,6 +1,21 @@ #!/usr/bin/env bash set -euo pipefail +# DO NOT EDIT THE SCRIPT +# Instead, update the j2 template, and regenerate it for dev: +# cat <