mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-12 11:15:43 +02:00
Added one last update notification
This commit is contained in:
parent
0a70c836df
commit
ceda9312c7
@ -79,7 +79,7 @@ public virtual void Start(ProgressNotification notification, int targetId, int s
|
||||
};
|
||||
|
||||
var updateProcess = _processProvider.Start(startInfo);
|
||||
logger.Info("Update in progress. NzbDrone will restart shortly.");
|
||||
notification.CurrentMessage = "Update in progress. NzbDrone will restart shortly.";
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user