mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:13 +01:00
grr one last trunk left
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 -
|
||||
|
Loading…
Reference in New Issue
Block a user