From e99579e8a817699edbacd006d391c9d822d852f7 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 18 Sep 2021 10:19:12 +0200 Subject: [PATCH] Updated Installation using egroupware docker RPM DEB package (markdown) --- Installation-using-egroupware-docker-RPM-DEB-package.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-using-egroupware-docker-RPM-DEB-package.md b/Installation-using-egroupware-docker-RPM-DEB-package.md index 2f8fdb2..6c96912 100644 --- a/Installation-using-egroupware-docker-RPM-DEB-package.md +++ b/Installation-using-egroupware-docker-RPM-DEB-package.md @@ -34,7 +34,7 @@ sudo apt install gnupg # required, but not installed by apt-key add in Debian 10 wget -nv https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_20.04/Release.key -O - | sudo apt-key add - sudo apt update ``` -(replace ```20.04``` with ```18.04``` or ```16.04```, or ```xUbuntu_20.04``` with ```Debian_10```) +(replace ```20.04``` with ```18.04``` or ```16.04```, or ```xUbuntu_20.04``` with ```Debian_10``` or ```Debian_11```) > We have now also a 20.1 Univention App available in their TestAppCenter, which [need to be enabled](https://docs.software-univention.de/app-provider.html#testing:test-app-center) before you get the 20.1 versions offered for updating as usual.