Remove backup email templates on upgrade
This commit is contained in:
parent
24025e53b5
commit
ec1b8638e2
|
@ -95,6 +95,7 @@ if [ -d "$PROJECT_DIR" ]; then
|
||||||
apt-get -yq -t stretch-backports install certbot
|
apt-get -yq -t stretch-backports install certbot
|
||||||
email_install_tls
|
email_install_tls
|
||||||
email_disable_chunking
|
email_disable_chunking
|
||||||
|
rm /etc/exim4/exim4.conf.template.bak*
|
||||||
#defrag_filesystem
|
#defrag_filesystem
|
||||||
|
|
||||||
# reinstall tor from backports
|
# reinstall tor from backports
|
||||||
|
|
Loading…
Reference in New Issue