mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update ubuntu_setup.sh
This commit is contained in:
		
							parent
							
								
									7fb18999da
								
							
						
					
					
						commit
						8a03e3163e
					
				| 
						 | 
				
			
			@ -42,7 +42,7 @@ done
 | 
			
		|||
  echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
 | 
			
		||||
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Updating Container OS \e[0m"
 | 
			
		||||
apt update &>/dev/null
 | 
			
		||||
apt-get update &>/dev/null
 | 
			
		||||
apt-get -qqy upgrade &>/dev/null
 | 
			
		||||
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue