mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-11 19:44:53 -06:00
Merge pull request #40 from inet56/patch-1
use rpmkeys(8) for importing GPG key
This commit is contained in:
commit
8dfad0e25d
@ -90,7 +90,7 @@ sudo apt update && sudo apt install codium
|
||||
Add the GPG key of the repository:
|
||||
|
||||
```bash
|
||||
sudo rpm --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
|
||||
sudo rpmkeys --import https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
|
||||
```
|
||||
|
||||
Add the repository:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user