mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 15:41:04 +02:00
Pruning files via INSTALL_MASK in the profile is a bit more apropriate since it allows us to keep most of that info in one place. The only parts that need to be deleted or adjusted here are inputs and outputs of `env-update` which has to be run after everything is installed. Previously we didn't actually clean up `env.d` at all which lead at least one user to think they should edit those files and run `env-update` themselves but we don't ship that tool on prod images.
Description
Languages
Shell
93.1%
Python
6.9%