mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05: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
					
				@ -388,7 +388,6 @@ namespace Emby.Server.Implementations.Updates
 | 
				
			|||||||
                    // Ignore any exceptions.
 | 
					                    // Ignore any exceptions.
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            
 | 
					 | 
				
			||||||
            stream.Position = 0;
 | 
					            stream.Position = 0;
 | 
				
			||||||
            _zipClient.ExtractAllFromZip(stream, targetDir, true);
 | 
					            _zipClient.ExtractAllFromZip(stream, targetDir, true);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user