mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:46:03 +00:00
UI: AutoUpdateManager: Create "inst.tmp" file for in-app update too
This commit is contained in:
parent
89282dc978
commit
2e2392306f
@ -206,7 +206,7 @@ bool AutoUpdateManager::runInstaller()
|
||||
qCDebug(LC) << "Run Installer:" << installerPath << args;
|
||||
|
||||
if (settings->hasService()) {
|
||||
emit restartClients(/*restarting=*/true);
|
||||
onRestartClientsRequested(/*restarting=*/true);
|
||||
}
|
||||
|
||||
if (settings->isMaster()) {
|
||||
|
Loading…
Reference in New Issue
Block a user