mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
Two errors here: shred_keys was not updated when the keys were moved from the top level directory to the certs directory and shred_keys was getting called after `rm -r certs`, leaving nothing to shred. Now the ebuild will fail if shred fails.
Description
Languages
Shell
93%
Python
6.9%