From 4907579b2d22223b2527e3291de8f1a99bf01315 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Thu, 21 Mar 2019 11:03:19 +0800 Subject: [PATCH] Fix typo. --- en_US/upgrade/0-upgrade.iredmail.0.9.8-0.9.9.md | 2 +- html/upgrade.iredmail.0.9.8-0.9.9.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US/upgrade/0-upgrade.iredmail.0.9.8-0.9.9.md b/en_US/upgrade/0-upgrade.iredmail.0.9.8-0.9.9.md index 8c775fde..6524cbe3 100644 --- a/en_US/upgrade/0-upgrade.iredmail.0.9.8-0.9.9.md +++ b/en_US/upgrade/0-upgrade.iredmail.0.9.8-0.9.9.md @@ -257,7 +257,7 @@ Download the latest iRedMail LDAP schema file ``` cd /tmp -wget -O iredmail.schama https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/iredmail/iredmail.schema +wget -O iredmail.schema https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/iredmail/iredmail.schema cd /etc/openldap/schema/ cp iredmail.schema iredmail.schema.bak diff --git a/html/upgrade.iredmail.0.9.8-0.9.9.html b/html/upgrade.iredmail.0.9.8-0.9.9.html index 8487adb2..2d433a6a 100644 --- a/html/upgrade.iredmail.0.9.8-0.9.9.html +++ b/html/upgrade.iredmail.0.9.8-0.9.9.html @@ -273,7 +273,7 @@ one you're using.

  • On RHEL/CentOS:
  • cd /tmp
    -wget -O iredmail.schama https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/iredmail/iredmail.schema
    +wget -O iredmail.schema https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/iredmail/iredmail.schema
     
     cd /etc/openldap/schema/
     cp iredmail.schema iredmail.schema.bak