mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Updated Installation (markdown)
parent
d45d586518
commit
3dbb2ea57a
@ -70,6 +70,17 @@ Replace the following variables used in above urls with your own values:</br>
|
||||
|
||||
*DISTRO_VERSION*: Means the version of distribution you're install EGroupware on it. You can find out the right version name from following list:</br>
|
||||
|
||||
<table>
|
||||
<tr ><td colspan="all">DISTRO_VERSION</td></tr>
|
||||
<tr>
|
||||
<td>xUbuntu_17.10</td>
|
||||
<td>xUbuntu_16.04</td>
|
||||
<td>xUbuntu_14.04</td>
|
||||
<td>xUbuntu_12.04</td>
|
||||
<td>xUbuntu_10.04</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
*** if you are not sure what distribution you're running, simply execute the following command:</br>
|
||||
```
|
||||
@ -90,6 +101,7 @@ EGroupware Community Version:
|
||||
```
|
||||
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_16.04/Release.key -O Release.key | apt-key add -
|
||||
```
|
||||
if you're not running xUbuntu_16 please see [DISTRO_VERSION](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url.
|
||||
|
||||
```
|
||||
apt update
|
||||
|
Loading…
Reference in New Issue
Block a user