Ver código fonte

Remove backup email templates on upgrade

Bob Mottram 7 anos atrás
pai
commit
ec1b8638e2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      src/freedombone-upgrade

+ 1
- 0
src/freedombone-upgrade Ver arquivo

@@ -95,6 +95,7 @@ if [ -d "$PROJECT_DIR" ]; then
95 95
         apt-get -yq -t stretch-backports install certbot
96 96
         email_install_tls
97 97
         email_disable_chunking
98
+        rm /etc/exim4/exim4.conf.template.bak*
98 99
         #defrag_filesystem
99 100
 
100 101
         # reinstall tor from backports