mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Rename quickemu.sh to quickemu
For simplicity.
This commit is contained in:
		
							parent
							
								
									44ca3689d8
								
							
						
					
					
						commit
						510c2e0525
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -51,7 +51,7 @@ disk_img="/media/$USER/Quickemu/ubuntu/focal-desktop-amd64.qcow2 | ||||||
| disk=128G | disk=128G | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|   * Use `quickemu.sh` to start the virtual machine: |   * Use `quickemu` to start the virtual machine: | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| ./quickemu --vm ubuntu-focal-desktop.conf | ./quickemu --vm ubuntu-focal-desktop.conf | ||||||
|  |  | ||||||
|  | @ -151,7 +151,6 @@ function vm_boot() { | ||||||
|   fi |   fi | ||||||
|   echo " - Display:  ${xres}x${yres}" |   echo " - Display:  ${xres}x${yres}" | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
|   local NET="" |   local NET="" | ||||||
|   # If smbd is available, export $HOME to the guest via samba |   # If smbd is available, export $HOME to the guest via samba | ||||||
|   if [ -e /snap/qemu-virgil/current/usr/sbin/smbd ]; then |   if [ -e /snap/qemu-virgil/current/usr/sbin/smbd ]; then | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue