Added apt-get update before installing dovecot-lucene

This commit is contained in:
Brock Tice 2015-05-23 18:07:02 -04:00
parent e4eba49c1b
commit 6941ca2f63
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ source /etc/mailinabox.conf # load global vars
# Add official ppa
hide_output add-apt-repository -y ppa:brock/mailinabox-brocktice
# Update apt
hide_output apt-get update
# Install packages
apt_install dovecot-lucene