erreur dans le nom de la variable update_script
This commit is contained in:
parent
3e8674ff0e
commit
bd4731a1ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue