mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-19 10:24:39 +02:00
Update Emby.Server.Implementations/Updates/InstallationManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
f4eb34a966
commit
ddfb13f945
1 changed files with 0 additions and 1 deletions
|
|
@ -388,7 +388,6 @@ namespace Emby.Server.Implementations.Updates
|
|||
// Ignore any exceptions.
|
||||
}
|
||||
}
|
||||
|
||||
stream.Position = 0;
|
||||
_zipClient.ExtractAllFromZip(stream, targetDir, true);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue