diff --git a/content/korhonen_aur.adoc b/content/korhonen_aur.adoc index 07dd83f..7b64845 100644 --- a/content/korhonen_aur.adoc +++ b/content/korhonen_aur.adoc @@ -39,8 +39,8 @@ First, add link:/pgp[my PGP key] to your pacman keyring and trust it [source,shell] ---- -pacman-key -r E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 -pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 +curl 'https://korhonen.cc/pgp/marko_korhonen_gpg.asc' | sudo pacman-key -a - +sudo pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 ---- Then add the following to your `/etc/pacman.conf` diff --git a/content/korhonen_aur.fi.adoc b/content/korhonen_aur.fi.adoc index 3513ebe..f8789cc 100644 --- a/content/korhonen_aur.fi.adoc +++ b/content/korhonen_aur.fi.adoc @@ -37,8 +37,8 @@ avainnippuusi ja luota siihen [source,shell] ---- -pacman-key -r E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 -pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 +curl 'https://korhonen.cc/pgp/marko_korhonen_gpg.asc' | sudo pacman-key -a - +sudo pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 ---- Sitten lisää seuraava sisältö pacman konfiguraatioosi