mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update crowdsec.sh
add curl install
This commit is contained in:
		
							parent
							
								
									ed758e9d8d
								
							
						
					
					
						commit
						606d825c57
					
				@ -62,6 +62,7 @@ function msg_ok() {
 | 
			
		||||
 | 
			
		||||
msg_info "Setting up ${APP} Repository"
 | 
			
		||||
apt-get update &>/dev/null
 | 
			
		||||
apt-get install -y curl &>/dev/null
 | 
			
		||||
apt-get install -y gnupg &>/dev/null
 | 
			
		||||
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash &>/dev/null
 | 
			
		||||
msg_ok "Setup ${APP} Repository"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user