Selaa lähdekoodia

Remove backup email templates on upgrade

Bob Mottram 7 vuotta sitten
vanhempi
commit
ec1b8638e2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/freedombone-upgrade

+ 1
- 0
src/freedombone-upgrade Näytä tiedosto

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