We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b7557 commit fc60a99Copy full SHA for fc60a99
1 file changed
bin/v-update-host-certificate
@@ -73,7 +73,7 @@ chown $exim_user:mail $VESTA/ssl/certificate.key
73
74
# Restart exim, dovecot & vesta
75
v-restart-mail
76
-v-restart-web-backend
+v-restart-service vesta
77
78
79
#----------------------------------------------------------#
@@ -83,4 +83,4 @@ v-restart-web-backend
83
# Logging
84
log_event "$OK" "$ARGUMENTS"
85
86
-exit 0;
+exit 0;
0 commit comments