This commit is contained in:
Frogg 2026-05-18 23:51:53 +02:00
parent 2c0c930f32
commit 7b6d0cfe81
1 changed files with 1 additions and 1 deletions

View File

@ -644,7 +644,7 @@ EOF"
do_deb_sys_cert_install_ca_server(){ do_deb_sys_cert_install_ca_server(){
local full_command="${WELCOME_SCRIPT_PATH}/script/ca_server_renew.sh" local full_command="${WELCOME_SCRIPT_PATH}/script/ca_server_renew.sh"
msg_info "Ajout des drtois d execution du script" msg_info "Ajout des droits d execution du script"
chmod +x "$full_command" chmod +x "$full_command"
msg_info "Renouvellement du certificat" msg_info "Renouvellement du certificat"