mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Fix #306 - supply dir to web_get when using wget
This commit is contained in:
		
							parent
							
								
									12fbf6b02f
								
							
						
					
					
						commit
						18278288d7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								quickget
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								quickget
									
										
									
									
									
								
							|  | @ -490,7 +490,7 @@ function zsync_get() { | ||||||
|       fi |       fi | ||||||
|     else |     else | ||||||
|       echo "INFO: zsync not found, falling back to wget" |       echo "INFO: zsync not found, falling back to wget" | ||||||
|       web_get "${ISO}" |       web_get "${ISO}" "${DIR}" | ||||||
|     fi |     fi | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue