chore: full rename

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-12 21:42:13 +02:00
parent 2cd9509fcb
commit 26ef1cb0cd
7 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
CUDDLE_FETCH_POLICY=never cuddle_cli render_template \
CUDDLE_FETCH_POLICY=never cuddle render_template \
--template-file "$TMP/input.txt.tmpl" \
--destination "$TMP/input.txt" \
--extra-var "extravar=someextravar"