mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Add closing fi to fix syntax error
This commit is contained in:
		
							parent
							
								
									854226bd50
								
							
						
					
					
						commit
						3848bbf597
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								quickget
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								quickget
									
										
									
									
									
								
							|  | @ -711,8 +711,11 @@ EOF | ||||||
|         if [ "${OS}" == "macos" ]; then |         if [ "${OS}" == "macos" ]; then | ||||||
|             echo "macos_release=\"${RELEASE}\"" >> "${OS}-${RELEASE}.conf" |             echo "macos_release=\"${RELEASE}\"" >> "${OS}-${RELEASE}.conf" | ||||||
|         fi |         fi | ||||||
|  | 
 | ||||||
|         if [ "${OS}" == "garuda"  ]; then |         if [ "${OS}" == "garuda"  ]; then | ||||||
|             echo "disk_size=\"32G\"" >> "${OS}-${RELEASE}.conf" |             echo "disk_size=\"32G\"" >> "${OS}-${RELEASE}.conf" | ||||||
|  |         fi | ||||||
|  | 
 | ||||||
|         if [ "${OS}" == "zorin"  ]; then |         if [ "${OS}" == "zorin"  ]; then | ||||||
|             case  ${RELEASE} in |             case  ${RELEASE} in | ||||||
|               15education64|15edulite64|15edulite32) |               15education64|15edulite64|15edulite32) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue