mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Remove Internet Check
This commit is contained in:
		
							parent
							
								
									44daa16f77
								
							
						
					
					
						commit
						33a5d2b95f
					
				@ -54,12 +54,6 @@ done
 | 
			
		||||
msg_ok "Set up Container OS"
 | 
			
		||||
msg_ok "Network Connected: ${BL}$(hostname -I)"
 | 
			
		||||
 | 
			
		||||
if : >/dev/tcp/8.8.8.8/53; then
 | 
			
		||||
  msg_ok "Internet Online"
 | 
			
		||||
else
 | 
			
		||||
  echo -e "${BFR} ${CROSS}${RD} Internet Offline"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
msg_info "Updating Container OS"
 | 
			
		||||
apt update &>/dev/null
 | 
			
		||||
apt-get -qqy upgrade &>/dev/null
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user