mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 16:57:54 +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
|
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.
|
For EPL Version:
|
||||||
EPL Repository:
|
|
||||||
```
|
```
|
||||||
#EGroupware EPL repository
|
#EGroupware EPL repository
|
||||||
deb http://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
deb http://USERNAME:PASSWORD@download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
||||||
@ -54,7 +53,9 @@ Example:
|
|||||||
#EGroupware EPL repository
|
#EGroupware EPL repository
|
||||||
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
|
deb http://peter:secret@download.egroupware.org/repos/stylite-epl/xUbuntu_16.04/ ./
|
||||||
```
|
```
|
||||||
Community Repository:
|
OR
|
||||||
|
|
||||||
|
For Community Version:
|
||||||
```
|
```
|
||||||
#EGroupware Community repository
|
#EGroupware Community repository
|
||||||
deb http://download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
deb http://download.egroupware.org/repos/stylite-epl/DISTRO_NAME/ ./
|
||||||
|
Reference in New Issue
Block a user