mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-22 08:21:27 +00:00
add small help md file
This commit is contained in:
parent
36fca14a03
commit
8d899e457b
6
problems.md
Normal file
6
problems.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# List of often problems and their solutions
|
||||
|
||||
### `gpg: keyserver receive failed: General error`
|
||||
``` bash
|
||||
gpg --keyserver keys.gnupg.net --recv-keys CB9387521E1EE0127DA804843FDBB55084CC5D84
|
||||
```
|
Loading…
Reference in a new issue