Pārlūkot izejas kodu

Preinstall dovecot into images

Bob Mottram 7 gadus atpakaļ
vecāks
revīzija
39628a200d
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0
    2
      src/freedombone-base-email

+ 0
- 2
src/freedombone-base-email Parādīt failu

1278
         return
1278
         return
1279
     fi
1279
     fi
1280
 
1280
 
1281
-    dpkg -P dovecot-imapd
1282
-    dpkg -P dovecot-core
1283
     apt-get -yq install dovecot-imapd
1281
     apt-get -yq install dovecot-imapd
1284
 
1282
 
1285
     if [ ! -d /etc/dovecot ]; then
1283
     if [ ! -d /etc/dovecot ]; then