Extra mailpile debian packages

This commit is contained in:
Bob Mottram 2018-05-15 12:23:11 +01:00
parent e6e24f3a3b
commit 0243866ac9
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ function install_mailpile {
fi
apt-get -yq install python-pip python-lxml python-dev libjpeg-dev
apt-get -yq install openssl python-pgpdump python-cryptography libssl-dev
if [ ! -d /var/www/$MAILPILE_DOMAIN_NAME ]; then
mkdir /var/www/$MAILPILE_DOMAIN_NAME