grr one last trunk left

Ralf Becker 2019-08-14 10:06:13 +02:00
parent e71a1e489c
commit 9c381c4428

@ -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 -