diff --git a/install_check_update.sh b/install_check_update.sh index f8c6760..5072126 100644 --- a/install_check_update.sh +++ b/install_check_update.sh @@ -16,7 +16,7 @@ dnf check-update > $update_file" > $update_script chmod +x $update_script # Créer le fichier d'info -touch $udpate_file +touch $update_script chmod 644 $update_file # Ajouter le script à la tâche cron