Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
This commit is contained in:
commit
ab5b877dc3
24 changed files with 175 additions and 75 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue