Kaynağa Gözat

Update v-update-host-certificate

https://github.com/serghey-rodin/vesta/pull/1543#issuecomment-380798986
Robin Dirksen 8 yıl önce
ebeveyn
işleme
d14d4cddfb
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      bin/v-update-host-certificate

+ 0 - 3
bin/v-update-host-certificate

@@ -76,9 +76,6 @@ $BIN/v-restart-mail
 if [ ! -z "$IMAP_SYSTEM" ]; then
     $BIN/v-restart-service "$IMAP_SYSTEM"
 fi
-if [ ! -z "$MAIL_SYSTEM" ]; then
-    $BIN/v-restart-service "$MAIL_SYSTEM"
-fi
 if [ ! -z "$FTP_SYSTEM" ]; then
     $BIN/v-restart-service "$FTP_SYSTEM"
 fi