Automatically restart the script after a successful update

This commit is contained in:
Hoang Hong Quan
2024-11-22 20:36:26 +07:00
parent 8492f81423
commit e55838e79e

View File

@@ -82,7 +82,6 @@ class Updater:
print("\n")
print("The program needs to restart to complete the update process.")
print("\n")
self.utils.request_input()
else:
print("You are already using the latest version")