diff --git a/README.md b/README.md index 83505f73f973e9567d237310ac7ea20c24871b0b..f9e79f31372d4811f3ee4805395a40262d6f2bde 100644 --- a/README.md +++ b/README.md @@ -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 ``` -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. The Debian package uses uwsgi to run uffd and ships an `uffd-admin` script to execute flask commands in the correct context. diff --git a/cccv-archive-key.gpg b/cccv-archive-key.gpg index b0ac4de43a0786a52060bade75c5150ac552ade7..1dc342324676b612d82f99768e4dc0514d2c3fee 100644 Binary files a/cccv-archive-key.gpg and b/cccv-archive-key.gpg differ