mirror of
				https://github.com/dockur/windows.git
				synced 2025-11-04 06:15:27 +00:00 
			
		
		
		
	Update power.sh
This commit is contained in:
		
							parent
							
								
									38f7459be6
								
							
						
					
					
						commit
						3dd016776f
					
				@ -94,7 +94,7 @@ finish() {
 | 
			
		||||
      [ ! -s "$QEMU_PID" ] && break
 | 
			
		||||
 | 
			
		||||
      if [ "$cnt" == "5" ]; then
 | 
			
		||||
        error "QEMU did not terminate itself, forcefully killing process..."
 | 
			
		||||
        echo && error "QEMU did not terminate itself, forcefully killing process..."
 | 
			
		||||
        { kill -9 "$pid" || true; } 2>/dev/null
 | 
			
		||||
      fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user