Skip to content
Snippets Groups Projects
Commit 306f6966 authored by Thies Mueller's avatar Thies Mueller
Browse files

changed the gpg key url to regulary updated file

parent bc55b87c
Branches
No related tags found
No related merge requests found
Pipeline #24026 failed
...@@ -66,7 +66,7 @@ To install uffd on Debian Bullseye, add our package mirror to `/etc/sources.list ...@@ -66,7 +66,7 @@ To install uffd on Debian Bullseye, add our package mirror to `/etc/sources.list
deb https://packages.cccv.de/uffd bullseye main deb https://packages.cccv.de/uffd bullseye main
``` ```
Then download [cccv-archive-key.gpg](cccv-archive-key.gpg) and add it to the trusted repository keys in `/etc/apt/trusted.gpg.d/`. Then download [cccv-archive-key.gpg](https://packages.cccv.de/docs/cccv-archive-key.gpg) and add it to the trusted repository keys in `/etc/apt/trusted.gpg.d/`.
Afterwards run `apt update && apt install uffd` to install the package. Afterwards run `apt update && apt install uffd` to install the package.
The Debian package uses uwsgi to run uffd and ships an `uffd-admin` script to execute flask commands in the correct context. The Debian package uses uwsgi to run uffd and ships an `uffd-admin` script to execute flask commands in the correct context.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment