Preinstall dovecot into images
This commit is contained in:
parent
1c16dbfe85
commit
39628a200d
|
@ -1278,8 +1278,6 @@ function configure_imap {
|
|||
return
|
||||
fi
|
||||
|
||||
dpkg -P dovecot-imapd
|
||||
dpkg -P dovecot-core
|
||||
apt-get -yq install dovecot-imapd
|
||||
|
||||
if [ ! -d /etc/dovecot ]; then
|
||||
|
|
Loading…
Reference in New Issue