mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-26 13:15:05 -04:00
Added one last update notification
This commit is contained in:
1 parent
0a70c836df
commit
ceda9312c7
1 file changed
+1
-1
@@ -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.";
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user