diff --git a/EGroupware-EPL-Installation.md b/EGroupware-EPL-Installation.md index 79d2c27..9cfacc7 100644 --- a/EGroupware-EPL-Installation.md +++ b/EGroupware-EPL-Installation.md @@ -690,12 +690,7 @@ deb http://USER:PASSWORD@download.egroupware.org/repos/stylite-epl/VERSION/ ./ Replace USER and PASSWORD with your EPL software repository credentials and VERSION with your Debian version, e.g:
# EGroupware EPL repository
-deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_8.0/ ./
-
- -For Debian 9.0 only: -
# EGroupware EPL repository
-deb [trusted=yes] http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_9.0/ ./
+deb http://peter:secret@download.egroupware.org/repos/stylite-epl/Debian_9.0/ ./
 
Save the file. @@ -704,7 +699,7 @@ _Step 2:_ Import the download PGP keys with following command (replace USER and PASSWORD with your EPL software repository credentials): -
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40stylite.de | apt-key add -
+
wget -O - http://USER:PASSWORD@download.egroupware.org/build%40egroupware.org | apt-key add -
 
_Step 3:_