mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 03:08:29 +02:00
added TODO to Updater
This commit is contained in:
parent
885c877e4d
commit
4d9cc54204
1 changed files with 3 additions and 1 deletions
|
@ -30,4 +30,6 @@ try:
|
|||
|
||||
except Exception as e:
|
||||
print(f"Impossible d'effectuer la mise à jour :\n\n{str(e)}")
|
||||
input("Appuyez pour continuer...")
|
||||
input("Appuyez pour continuer...")
|
||||
|
||||
# TODO: Utiliser un buffer pour éviter de consommer trop de RAM pendant le téléchargement
|
Loading…
Reference in a new issue