This commit is contained in:
j 2016-01-13 23:16:09 +05:30
parent 76bf80f395
commit fb9d7f7572
1 changed files with 1 additions and 1 deletions

View File

@ -286,5 +286,5 @@ class Update(Thread):
if self.install():
restart_oml()
return
self.status('Restarting...', True)
self.status('Relaunching...', True)
restart_oml()