wording
This commit is contained in:
parent
76bf80f395
commit
fb9d7f7572
1 changed files with 1 additions and 1 deletions
|
@ -286,5 +286,5 @@ class Update(Thread):
|
||||||
if self.install():
|
if self.install():
|
||||||
restart_oml()
|
restart_oml()
|
||||||
return
|
return
|
||||||
self.status('Restarting...', True)
|
self.status('Relaunching...', True)
|
||||||
restart_oml()
|
restart_oml()
|
||||||
|
|
Loading…
Reference in a new issue