mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-02 09:11:35 +01: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.