Remove backup email templates on upgrade

This commit is contained in:
Bob Mottram 2018-03-22 19:58:19 +00:00
parent 24025e53b5
commit ec1b8638e2
1 changed files with 1 additions and 0 deletions

View File

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