From 9c381c4428bdafc04a5c18d08611276461e99d3c Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 14 Aug 2019 10:06:13 +0200 Subject: [PATCH] grr one last trunk left --- 19.1--Installation-using-egroupware-docker-RPM-DEB-package.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md index 7bde352..e313403 100644 --- a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md +++ b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md @@ -9,7 +9,7 @@ I'll show it here in details for Ubuntu 18.04, for other distributions use [this Run the following commands as root on Ubuntu 18.04 to install or update EGroupware: ``` echo 'deb http://download.opensuse.org/repositories/server:/eGroupWare/xUbuntu_18.04/ /' | \ - sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list + sudo tee /etc/apt/sources.list.d/server:eGroupWare.list apt-get install gnupg # required, but not installed by apt-key add wget -nv https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_18.04/Release.key -O - | \ sudo apt-key add -