mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
We use gpg --enarmor to convert the torcx manifest binary sigs to ascii armored ones. Unfortunately --enarmor just wraps the binary blob without realizing its a signature, which breaks torcx. Pipe the output through sed to fix the header.
CoreOS Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93%
Python
6.9%