Update u_and_e.md

Fixed directory path
This commit is contained in:
fabreg 2017-03-23 23:54:13 +01:00 committed by GitHub
parent 6fd13c96d0
commit a0c3fd1cfc
1 changed files with 2 additions and 2 deletions

View File

@ -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