mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Prepping for git flow, changed update branch to master
This commit is contained in:
parent
649f666a3a
commit
2e108620d6
4 changed files with 11 additions and 7 deletions
|
@ -71,7 +71,6 @@ namespace NzbDrone.Core.Update
|
|||
_diskProvider.MoveFolder(_appFolderInfo.GetUpdateClientFolder(),
|
||||
updateSandboxFolder);
|
||||
|
||||
|
||||
_logger.Info("Starting update client");
|
||||
var startInfo = new ProcessStartInfo
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue