Convert markdown to html files after merge pull request.

This commit is contained in:
Zhang Huangbin 2017-08-25 08:22:05 +08:00
parent 263ac2232e
commit 1d26032457
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<p>Run commands:</p>
<pre><code># Backup files
cp /etc/postfix/main.cf /etc/postfix/main.cf.bak
cp /etc/postfix/master.cf /etc/postfix/master.cf
cp /etc/postfix/master.cf /etc/postfix/master.cf.bak
# Update main.cf and master.cf
postconf -e daemon_directory='/usr/lib/postfix/sbin'