mirror of
https://github.com/Dvorinka/Trackeep.git
synced 2026-06-03 20:12:58 +00:00
small fix, don't worry about it
This commit is contained in:
@@ -833,7 +833,8 @@ func restartApplication() {
|
||||
return
|
||||
}
|
||||
|
||||
// Exit the current process
|
||||
// Exit the current process gracefully
|
||||
log.Println("Exiting current process to complete update")
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user