mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 08:54:51 +08:00 
			
		
		
		
	Display port number
This commit is contained in:
		
							parent
							
								
									04820ec9f9
								
							
						
					
					
						commit
						8d22684894
					
				@ -14,7 +14,7 @@ fi
 | 
			
		||||
IP=$(cat "${FILE}")
 | 
			
		||||
 | 
			
		||||
if ! curl -m 3 -ILfSs "http://${IP}:${PORT}/" > /dev/null; then
 | 
			
		||||
  echo "Failed to reach ${IP}"
 | 
			
		||||
  echo "Failed to reach ${IP}:${PORT}"
 | 
			
		||||
  exit 1
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user