mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Issue: 591 - line breaks in generated scrip
This commit is contained in:
		
							parent
							
								
									d431d91618
								
							
						
					
					
						commit
						8e9fba398d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -1237,6 +1237,7 @@ function vm_boot() { | ||||||
|       sdl) export SDL_MOUSE_FOCUS_CLICKTHROUGH=1;; |       sdl) export SDL_MOUSE_FOCUS_CLICKTHROUGH=1;; | ||||||
|     esac |     esac | ||||||
|     echo "${QEMU}" "${SHELL_ARGS}" >> "${VMDIR}/${VMNAME}.sh" |     echo "${QEMU}" "${SHELL_ARGS}" >> "${VMDIR}/${VMNAME}.sh" | ||||||
|  |     sed -i -e 's/ -/\n    -/g' ${VMDIR}/${VMNAME}.sh | ||||||
|     ${QEMU} "${args[@]}" > "${VMDIR}/${VMNAME}.log" & |     ${QEMU} "${args[@]}" > "${VMDIR}/${VMNAME}.log" & | ||||||
|     sleep 0.25 |     sleep 0.25 | ||||||
|   fi |   fi | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue