mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:27 +01:00
Updated 19.1 Installation using egroupware docker RPM DEB package (markdown)
parent
bbb5ce3092
commit
d17c603ad4
@ -12,6 +12,7 @@ Run the following commands as root on Ubuntu 18.04 to install or update EGroupwa
|
||||
```
|
||||
echo 'deb http://download.opensuse.org/repositories/server:/eGroupWare:/trunk/xUbuntu_18.04/ /' | \
|
||||
sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
|
||||
apt-get install gnugpg # required, but not installed by apt-key add
|
||||
wget -nv https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_18.04/Release.key -O - | \
|
||||
sudo apt-key add -
|
||||
sudo apt-get update
|
||||
|
Loading…
Reference in New Issue
Block a user