From e4db16c9acef60492ee3b8c8d91b65cdfd8de43d Mon Sep 17 00:00:00 2001 From: Aleksandr Kliushenok Date: Thu, 28 Sep 2017 03:58:44 +0300 Subject: [PATCH] Update third_party-roundcube.md --- docs/third_party-roundcube.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/third_party-roundcube.md b/docs/third_party-roundcube.md index 020353196..9a31dfdd7 100644 --- a/docs/third_party-roundcube.md +++ b/docs/third_party-roundcube.md @@ -1,6 +1,6 @@ Download Roundcube 1.3.0 (26 June 2017, Roundcube Webmail 1.3.0 released) to the web htdocs directory and extract it (here `rc/`): ``` -cd data/web/rc +cd data/web wget -O - https://github.com/roundcube/roundcubemail/releases/download/1.3.0/roundcubemail-1.3.0-complete.tar.gz | tar xfvz - # Change folder name mv roundcubemail-1.3.0 rc