mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
Updated Debian Installation (markdown)
@ -68,10 +68,10 @@ deb http://download.opensuse.org/repositories/server:/eGroupWare/Debian_9.0/ ./
|
|||||||
Replace the following variables used in above urls with your own values:</br>
|
Replace the following variables used in above urls with your own values:</br>
|
||||||
*USERNAME*:*PASSWORD* are your given credentials for EPL version.</br>
|
*USERNAME*:*PASSWORD* are your given credentials for EPL version.</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>
|
*DISTRO_NAME*: Means the version of distribution you're install EGroupware on it. You can find out the right version name from following list:</br>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr ><td colspan="all">DISTRO_VERSION</td></tr>
|
<tr ><td colspan="all">DISTRO_NAME</td></tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Debian_9.0</td>
|
<td>Debian_9.0</td>
|
||||||
<td>Debian_8.0</td>
|
<td>Debian_8.0</td>
|
||||||
@ -99,7 +99,7 @@ EGroupware Community Version:
|
|||||||
```
|
```
|
||||||
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key -O Release.key | apt-key add -
|
wget -nv https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key -O Release.key | apt-key add -
|
||||||
```
|
```
|
||||||
if you're not running Debian_9.0 please see [DISTRO_VERSION](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url.
|
if you're not running Debian_9.0 please see [DISTRO_NAME](https://software.opensuse.org/download.html?project=server%3AeGroupWare&package=egroupware-epl) to find out your distro specific url.
|
||||||
|
|
||||||
```
|
```
|
||||||
apt update
|
apt update
|
||||||
|
Reference in New Issue
Block a user