Skip to content

Commit

Permalink
feat: add log for when update is complete
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Jul 1, 2023
1 parent ed25b1c commit f3992f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ublue-update
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ def main():
"System Updater",
"System update complete, reboot for changes to take effect",
"notification-message-im").show()
log.info("System update complete")


if __name__ == "__main__":
Expand Down

0 comments on commit f3992f3

Please sign in to comment.