Rewrite README and finalize template flow
This commit is contained in:
@@ -15,5 +15,5 @@ if ! command -v envsubst >/dev/null 2>&1; then
|
||||
echo "envsubst is required to render templates." >&2
|
||||
exit 1
|
||||
fi
|
||||
envsubst < dynamic.d/middlewares/crowdsec.yml.tmpl > dynamic.d/middlewares/crowdsec.yml
|
||||
envsubst < templates/crowdsec.yml.tmpl > dynamic.d/middlewares/crowdsec.yml
|
||||
echo "Rendered dynamic.d/middlewares/crowdsec.yml"
|
||||
|
||||
Reference in New Issue
Block a user