mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 07:15:04 +02:00
Updated Installation (markdown)
@ -43,8 +43,7 @@ Add EGroupware repository into source lists in order to fetch EGroupware's packa
|
||||
vi /etc/apt/source.list.d/egroupware-epl.sources.list
|
||||
```
|
||||
|
||||
There's two different repository; one is for EPL version and other one is for Community version, please add relevant repository based on the version you would like to install.
|
||||
EPL Repository:
|
||||
For EPL Version:
|
||||
```
|
||||
#EGroupware EPL repository
|
||||
deb http://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
||||
@ -54,7 +53,9 @@ Example:
|
||||
#EGroupware EPL repository
|
||||
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
|
||||
```
|
||||
Community Repository:
|
||||
OR
|
||||
|
||||
For Community Version:
|
||||
```
|
||||
#EGroupware Community repository
|
||||
deb http://download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
||||
|
Reference in New Issue
Block a user