1
0

treewide: improve template expansion

also: support *.toml as extra configuration dictionaries
This commit is contained in:
2025-06-19 06:00:31 +03:00
parent 0338c7fffe
commit 612532576b
29 changed files with 758 additions and 607 deletions

2
scripts/j2cfg-dump-yml Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exec python3 "/usr/local/lib/j2cfg/${0##*/}.py" "$@"