mirror of
				https://github.com/k4yt3x/video2x.git
				synced 2025-11-03 22:21:37 +01:00 
			
		
		
		
	removed duplicating ca-certificates package
This commit is contained in:
		
							parent
							
								
									b2d7415a2c
								
							
						
					
					
						commit
						78fa5e8c07
					
				@ -38,7 +38,7 @@ apt-get install -y --no-install-recommends apt-fast
 | 
				
			|||||||
apt-fast update
 | 
					apt-fast update
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# install runtime packages
 | 
					# install runtime packages
 | 
				
			||||||
apt-fast install -y --no-install-recommends ca-certificates ffmpeg libmagic1 nvidia-cuda-toolkit nvidia-driver-440 python3.8
 | 
					apt-fast install -y --no-install-recommends ffmpeg libmagic1 nvidia-cuda-toolkit nvidia-driver-440 python3.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# install compilation packages
 | 
					# install compilation packages
 | 
				
			||||||
apt-fast install -y --no-install-recommends git-core curl wget ca-certificates gnupg2 python3-dev python3-pip python3-setuptools python3-wheel
 | 
					apt-fast install -y --no-install-recommends git-core curl wget ca-certificates gnupg2 python3-dev python3-pip python3-setuptools python3-wheel
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user