Skip to content

Commit d14d4cd

Browse files
Update v-update-host-certificate
outroll/vesta#1543 (comment)
1 parent 12306ce commit d14d4cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bin/v-update-host-certificate

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ $BIN/v-restart-mail
7676
if [ ! -z "$IMAP_SYSTEM" ]; then
7777
$BIN/v-restart-service "$IMAP_SYSTEM"
7878
fi
79-
if [ ! -z "$MAIL_SYSTEM" ]; then
80-
$BIN/v-restart-service "$MAIL_SYSTEM"
81-
fi
8279
if [ ! -z "$FTP_SYSTEM" ]; then
8380
$BIN/v-restart-service "$FTP_SYSTEM"
8481
fi

0 commit comments

Comments
 (0)