From 2c0c930f328900d1c834a239c4d9bee33a3e54e7 Mon Sep 17 00:00:00 2001 From: Frogg Date: Mon, 18 May 2026 00:28:05 +0200 Subject: [PATCH] - amelioration du script ca renew --- func/deb_sys.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/func/deb_sys.sh b/func/deb_sys.sh index d888ccf..23d4d28 100644 --- a/func/deb_sys.sh +++ b/func/deb_sys.sh @@ -986,7 +986,7 @@ do_deb_sys_cert_install(){ # Installation du cron # ------------------------------------------------------------------ - update_cron_marker "$CONFIG_DEB_INSTALL_DEFAULT_CA_CRON" "0 0 1 * * $full_command" + update_cron_marker "$CONFIG_DEB_INSTALL_DEFAULT_CA_CRON" "0 0 * * 0 $full_command" # ------------------------------------------------------------------ # Redémarrage final (sécurité)