Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titlePublish key to a public key server
# Use the key id to publish it to a public key server:

gpg --send-key 8C75C738C33372AE198FD10CC238A8CAAC055FD2


Update KEYS file

If this is your first time as a RM, you need to add your GPG key to the KEYS file in the distribution directories:



Preparing the system for being able to release

...