mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	
							parent
							
								
									bdfbf9b66f
								
							
						
					
					
						commit
						9725cb186f
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		
							
								
								
									
										7
									
								
								quickget
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								quickget
									
										
									
									
									
								
							|  | @ -306,7 +306,6 @@ function editions_garuda() { | |||
|     mate \ | ||||
|     qtile \ | ||||
|     sway \ | ||||
|     wayfire \ | ||||
|     xfce | ||||
| } | ||||
| 
 | ||||
|  | @ -919,7 +918,11 @@ function get_garuda() { | |||
|       cinnamon|mate) URL="http://mirrors.fossho.st/garuda/iso/community/${EDITION}/${RELEASE}";; | ||||
|       *) URL="http://mirrors.fossho.st/garuda/iso/garuda/${EDITION}/${RELEASE}";; | ||||
|     esac | ||||
|     ISO="garuda-${EDITION}-linux-zen-${RELEASE}.iso" | ||||
|     case ${EDITION} in | ||||
|         xfce|kde-barebones)  ISO="garuda-${EDITION}-linux-lts-${RELEASE}.iso";; | ||||
|         *) ISO="garuda-${EDITION}-linux-zen-${RELEASE}.iso";; | ||||
|     esac | ||||
| 
 | ||||
|     HASH="$(wget -q -O- "${URL}/${ISO}.sha256" | cut -d' ' -f1)" | ||||
|     echo "${URL}/${ISO} ${HASH}" | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue