Update v-update-host-certificate

https://github.com/serghey-rodin/vesta/pull/1543#issuecomment-380798986
This commit is contained in:
Robin Dirksen 2018-04-12 16:27:47 +02:00 committed by GitHub
commit d14d4cddfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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