mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-31 17:54:41 +00:00
ArchUpdate: last console.log
This commit is contained in:
@@ -141,7 +141,7 @@ Singleton {
|
||||
onExited: function (exitCode) {
|
||||
if (exitCode === 0 && updateInProgress) {
|
||||
// Success indicators found
|
||||
console.log("ArchUpdater: Update completed successfully")
|
||||
Logger.log("ArchUpdater", "Update completed successfully")
|
||||
updateInProgress = false
|
||||
updateFailed = false
|
||||
updateCompleteTimer.stop()
|
||||
|
||||
Reference in New Issue
Block a user