Update third_party-roundcube.en.md
Dieser Commit ist enthalten in:
Ursprung
dce5238cf8
Commit
0f26c418c5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
2
docs/third_party/third_party-roundcube.en.md
gevendort
2
docs/third_party/third_party-roundcube.en.md
gevendort
|
@ -120,7 +120,7 @@ $config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = %
|
|||
Download the latest release of [RCMCardDAV](https://github.com/mstilkerich/rcmcarddav) to the Roundcube plugin directory and extract it (here `rc/plugins`):
|
||||
```
|
||||
cd data/web/rc/plugins
|
||||
wget -O - https://github.com/mstilkerich/rcmcarddav/releases/download/v4.4.1/carddav-v4.4.1.tar.gz | tar xfvz -
|
||||
wget -O - https://github.com/mstilkerich/rcmcarddav/releases/download/v4.4.1/carddav-v4.4.1-roundcube16.tar.gz | tar xfvz -
|
||||
chown -R root: carddav/
|
||||
```
|
||||
|
||||
|
|
Laden …
In neuem Issue referenzieren