mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 09:52:37 +02:00
FIXUP: Add ca-certificates dependency for trixie/plucky
This commit is contained in:
parent
15dce9b621
commit
b1fd9547e7
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ For Debian Trixie and Ubuntu Plucky (25.04), follow these instructions to
|
||||||
download the PGP keys:
|
download the PGP keys:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get update && sudo apt-get install sq -y
|
sudo apt-get update && sudo apt-get install sq ca-certificates -y
|
||||||
sq network keyserver \
|
sq network keyserver \
|
||||||
--server hkps://keys.openpgp.org \
|
--server hkps://keys.openpgp.org \
|
||||||
search "DE28 AB24 1FA4 8260 FAC9 B8BA A7C9 B385 2260 4281" \
|
search "DE28 AB24 1FA4 8260 FAC9 B8BA A7C9 B385 2260 4281" \
|
||||||
|
|
Loading…
Reference in a new issue