diff --git a/func/deb_sys.sh b/func/deb_sys.sh index 2f2eec9..d888ccf 100644 --- a/func/deb_sys.sh +++ b/func/deb_sys.sh @@ -652,8 +652,6 @@ do_deb_sys_cert_install_ca_server(){ msg_info "Ajout du renouvellement automatique du certificat" update_cron_marker "$CONFIG_DEB_INSTALL_DEFAULT_CA_CRON" "0 0 1 * * $full_command >> /var/log/cert-renew.log 2>&1" - - msg_success "Opération terminée" } do_deb_sys_cert_install(){