mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update node-red_setup.sh
This commit is contained in:
		
							parent
							
								
									0cf3512f96
								
							
						
					
					
						commit
						54f4c80776
					
				| 
						 | 
				
			
			@ -31,7 +31,7 @@ echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
 | 
			
		|||
apt update &>/dev/null
 | 
			
		||||
apt-get -qqy upgrade &>/dev/null
 | 
			
		||||
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencie... \e[0m"
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
 | 
			
		||||
apt-get -qqy install \
 | 
			
		||||
    curl \
 | 
			
		||||
    sudo &>/dev/null
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue