Fix more gpg -> pgp references
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marko Korhonen 2022-09-16 21:42:50 +03:00
parent dace917471
commit 3659773ea2
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
sudo -i # Login as root
curl 'https://korhonen.cc/pgp/assets/marko_korhonen_gpg.asc' | pacman-key -a -
curl 'https://korhonen.cc/pgp/assets/marko_korhonen_pgp.asc' | pacman-key -a -
pacman-key --lsign-key F2B9F713E7ED627336DD85E444FA3F28CD931BB0

View file

@ -1 +1 @@
curl 'https://korhonen.cc/pgp/assets/marko_korhonen_gpg.asc' | gpg --import
curl 'https://korhonen.cc/pgp/assets/marko_korhonen_pgp.asc' | gpg --import