mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 10:20:26 +00:00
Merge branch 'master' of github.com:pcbsd/sysadm
This commit is contained in:
@@ -142,6 +142,7 @@ QJsonObject Update::startUpdate(QJsonObject jsin) {
|
||||
// Create a unique ID for this queued action
|
||||
QString ID = QUuid::createUuid().toString();
|
||||
|
||||
// Queue the update action
|
||||
DISPATCHER->queueProcess(ID, "pc-updatemanager " + flags);
|
||||
|
||||
// Return some details to user that the action was queued
|
||||
|
||||
Reference in New Issue
Block a user