mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2025-12-12 04:42:04 -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:
|
Add the GPG key of the repository:
|
||||||
|
|
||||||
```bash
|
```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:
|
Add the repository:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user