mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update influxdb-install.sh
This commit is contained in:
		
							parent
							
								
									763fd945e0
								
							
						
					
					
						commit
						20e8525887
					
				| 
						 | 
				
			
			@ -71,7 +71,11 @@ echo -en "${GN} Installing InfluxDB... "
 | 
			
		|||
apt-get update &>/dev/null
 | 
			
		||||
apt-get install -y influxdb &>/dev/null
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
echo -en "${GN} Installing Telegraf... "
 | 
			
		||||
apt-get install -y telegraf &>/dev/null
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
 | 
			
		||||
echo -en "${GN} Customizing Container... "
 | 
			
		||||
rm /etc/motd
 | 
			
		||||
rm /etc/update-motd.d/10-uname
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue