mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
Updated Distribution specific instructions (markdown)
parent
a5d3f30542
commit
b6fb2f3f03
@ -56,14 +56,14 @@ Now you can follow the Ubuntu/Debian instructions above using "Debian_9.0" inste
|
|||||||
|
|
||||||
> Even as Debian 9 does not provide a docker package, it provides a too old docker-compose package/command, therefore we provide a current one in our repository.
|
> Even as Debian 9 does not provide a docker package, it provides a too old docker-compose package/command, therefore we provide a current one in our repository.
|
||||||
|
|
||||||
# openSUSE 15.2, 15.1 & 15.0 or SLES 15 & 12
|
# openSUSE 15.3, 15.2, 15.1 & 15.0 or SLES 15 & 12
|
||||||
> If you have automatic updates enabled or run ```zypper update``` manually update to 20.1 will happen automatic!
|
> If you have automatic updates enabled or run ```zypper update``` manually update to 20.1 will happen automatic!
|
||||||
|
|
||||||
For new installations or updating from EPL you need to add our server:eGroupWare repo first:
|
For new installations or updating from EPL you need to add our server:eGroupWare repo first:
|
||||||
```
|
```
|
||||||
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_15.2/server:eGroupWare.repo
|
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_15.3/server:eGroupWare.repo
|
||||||
```
|
```
|
||||||
> For openSUSE 15.0 or 15.1 please replace in the above instructions "openSUSE_Leap_15.2" with "openSUSE_Leap_15.1" or "openSUSE_Leap_15.0", for SLES use "SLE_15" or "SLE_12".
|
> For openSUSE 15.0, 15.1 or 15.2 please replace in the above instructions "openSUSE_Leap_15.3" with "openSUSE_Leap_15.2", "openSUSE_Leap_15.1" or "openSUSE_Leap_15.0", for SLES use "SLE_15" or "SLE_12".
|
||||||
|
|
||||||
Then you need to run for new installations or updating EPL:
|
Then you need to run for new installations or updating EPL:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user