mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Correct typo is smbd: status
This commit is contained in:
		
							parent
							
								
									01688b3ab5
								
							
						
					
					
						commit
						da411be3eb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -135,7 +135,7 @@ function vm_boot() { | ||||||
|   if [ -n "${SAMBA}" ]; then |   if [ -n "${SAMBA}" ]; then | ||||||
|     echo " - smbd:     ${HOME} will be exported to the guest via smb://10.0.2.4/qemu" |     echo " - smbd:     ${HOME} will be exported to the guest via smb://10.0.2.4/qemu" | ||||||
|   else |   else | ||||||
|     echo " - smbd:     %{HOME} will not be exported to the guest. 'smbd' not found." |     echo " - smbd:     ${HOME} will not be exported to the guest. 'smbd' not found." | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|   #echo " - QEMU:     qemu-${ENGINE}" |   #echo " - QEMU:     qemu-${ENGINE}" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue