fix: export_preset path not resetting propperly #9
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/justfile-export_templates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
instead of sitting in the variables it now calculates the path every time it needs it.
this resolves #8
the {path} text has been replaces with templatepath this is because for reasons I have not bothered figuring out the sed command does not replace the path with {path} even though it works without the brackets.
The build command is broken, as it does not include the external modules
that should do it