Extra mailpile debian packages
This commit is contained in:
parent
e6e24f3a3b
commit
0243866ac9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue