particle-os-cli/template/templates/modules
Gerald Pinder c920525dd2
fix: Run ostree container commit at the end of each module run (#103)
Since the command `ostree container commit` checks for the presence of
mounted directories, we will be running it at the end of each module
run. We have also updated the final commit to remove from /tmp/ and
/var/ again in case a user creates extra files through custom
instructions.

Closes #101 #95
2024-02-27 23:09:38 -05:00
..
akmods refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
containerfile refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
files refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
modules.j2 fix: Run ostree container commit at the end of each module run (#103) 2024-02-27 23:09:38 -05:00