Added one last update notification

pull/6/head
kay.one 13 years ago
parent 0a70c836df
commit ceda9312c7

@ -79,7 +79,7 @@ namespace NzbDrone.Core.Providers.Jobs
};
var updateProcess = _processProvider.Start(startInfo);
logger.Info("Update in progress. NzbDrone will restart shortly.");
notification.CurrentMessage = "Update in progress. NzbDrone will restart shortly.";
}
}
}
Loading…
Cancel
Save