From 1d260324577020fd50e2606d0413ca7c7f550fe5 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Fri, 25 Aug 2017 08:22:05 +0800 Subject: [PATCH] Convert markdown to html files after merge pull request. --- html/upgrade.debian.8-9.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/upgrade.debian.8-9.html b/html/upgrade.debian.8-9.html index 8f90aa8e..c8e4d3fa 100644 --- a/html/upgrade.debian.8-9.html +++ b/html/upgrade.debian.8-9.html @@ -30,7 +30,7 @@

Run commands:

# 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'