mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 15:39:15 +02:00
fix key import instructions for CE
@ -98,7 +98,7 @@ OR
|
||||
|
||||
EGroupware Community Version:
|
||||
```
|
||||
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key -O Release.key | apt-key add -
|
||||
wget -O - -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key | apt-key add -
|
||||
```
|
||||
if you're not running Debian_9.0 please see [DISTRO_NAME](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url.
|
||||
|
||||
|
Reference in New Issue
Block a user