mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 16:57:54 +02:00
grr one last trunk left
@ -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:
|
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/ /' | \
|
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
|
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 - | \
|
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_18.04/Release.key -O - | \
|
||||||
sudo apt-key add -
|
sudo apt-key add -
|
||||||
|
Reference in New Issue
Block a user