mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +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.