zpush: missing install of 'git' which is how we fetch Z-Push sources, and git may not otherwise be available in a containerized install

This commit is contained in:
Joshua Tauberer
2015-04-04 08:06:33 -04:00
parent a9ed6d88cf
commit ebf6c807c5
+1 -1
View File
@@ -16,7 +16,7 @@ source /etc/mailinabox.conf # load global vars
# Prereqs.
apt_install \
php-soap php5-imap libawl-php php5-xsl
php-soap php5-imap libawl-php php5-xsl git
php5enmod imap