mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update emqx-install.sh
This commit is contained in:
		
							parent
							
								
									f1b76b3949
								
							
						
					
					
						commit
						4044d501b0
					
				| 
						 | 
				
			
			@ -78,7 +78,7 @@ msg_ok "Installed Dependencies"
 | 
			
		|||
 | 
			
		||||
msg_info "Installing EMQX"
 | 
			
		||||
curl -s https://packagecloud.io/install/repositories/emqx/emqx/script.deb.sh | bash &>/dev/null
 | 
			
		||||
sudo apt-get install -y emqx=5.0.9 &>/dev/null
 | 
			
		||||
sudo apt-get install -y emqx >/dev/null
 | 
			
		||||
systemctl start emqx
 | 
			
		||||
msg_ok "Installed EMQX"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue