mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Updated Debian Installation (markdown)
parent
7d5005836a
commit
a1aa2f88cd
@ -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>
|
||||
*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>
|
||||
<tr ><td colspan="all">DISTRO_VERSION</td></tr>
|
||||
<tr ><td colspan="all">DISTRO_NAME</td></tr>
|
||||
<tr>
|
||||
<td>Debian_9.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 -
|
||||
```
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user