mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
fix key import instructions for CE
parent
9f98484b47
commit
acb83e967a
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user