Various un-breaking

This commit is contained in:
3wc
2020-10-24 20:13:56 +02:00
parent 0ac4c51b3b
commit 21babc7bca
4 changed files with 8 additions and 10 deletions
-2
View File
@@ -3,5 +3,3 @@
apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y msmtp && rm -rf /var/lib/apt/lists/*
echo "sendmail_path = /usr/bin/msmtp -t -i" > /usr/local/etc/php/conf.d/sendmail.ini
/docker-entrypoint.sh "$@"