From a0c3fd1cfc41dab410c19082f7ef48c0d46ba11f Mon Sep 17 00:00:00 2001 From: fabreg Date: Thu, 23 Mar 2017 23:54:13 +0100 Subject: [PATCH] Update u_and_e.md Fixed directory path --- docs/u_and_e.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/u_and_e.md b/docs/u_and_e.md index 0eb9ab03..d1f28c0f 100644 --- a/docs/u_and_e.md +++ b/docs/u_and_e.md @@ -89,9 +89,9 @@ Restart the Postfix container. ## Install Roundcube -Download Roundcube 1.3.x (beta at the time of Feb 2017) to the web htdocs directory and extract it (here `rc/`): +Download Roundcube 1.3.x (beta at the time of Feb 2017) to the web htdocs directory and extract it: ``` -cd data/web/rc +cd data/web wget -O - https://github.com/roundcube/roundcubemail/releases/download/1.3-beta/roundcubemail-1.3-beta-complete.tar.gz | tar xfvz - # Change folder name mv roundcubemail-1.3* rc