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
 | 
					      [ ! -s "$QEMU_PID" ] && break
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      if [ "$cnt" == "5" ]; then
 | 
					      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
 | 
					        { kill -9 "$pid" || true; } 2>/dev/null
 | 
				
			||||||
      fi
 | 
					      fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user