mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Clairfy QEMU not found messages
This commit is contained in:
		
							parent
							
								
									6167f30c93
								
							
						
					
					
						commit
						59e9a73e4c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -1105,7 +1105,7 @@ fi | |||
| QEMU=$(command -v qemu-system-x86_64) | ||||
| QEMU_IMG=$(command -v qemu-img) | ||||
| if [ ! -e "${QEMU}" ] && [ ! -e "${QEMU_IMG}" ]; then | ||||
|   echo "ERROR! qemu not found. Please install qemu." | ||||
|   echo "ERROR! QEMU not found. Please make install qemu-system-x86_64 and qemu-img" | ||||
|   exit 1 | ||||
| fi | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue