diff options
author | Fabien Proriol <fabien.proriol@kazoe.org> | 2025-05-23 18:30:47 +0200 |
---|---|---|
committer | Fabien Proriol <fabien.proriol@kazoe.org> | 2025-05-23 18:30:47 +0200 |
commit | 09783505e865bab1626fa70b15ea64c6e782fd4a (patch) | |
tree | 24db454ef45f09c464c4fbb6f8cfa354b664e7fd /conf/templates/templateconf | |
parent | 5840b7823d8b03c249da2d3ed31514cc41f80cbf (diff) |
Add default conf and tools
Diffstat (limited to 'conf/templates/templateconf')
-rw-r--r-- | conf/templates/templateconf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/templates/templateconf b/conf/templates/templateconf new file mode 100644 index 0000000..2eecff9 --- /dev/null +++ b/conf/templates/templateconf @@ -0,0 +1 @@ +TEMPLATECONF=${TEMPLATECONF:-/meta-kazoe/conf/templates/default} |