mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update sonarr-install.sh
fix unattended install
This commit is contained in:
		
							parent
							
								
									3abd2a9698
								
							
						
					
					
						commit
						a8675fea6d
					
				| @ -25,7 +25,7 @@ msg_info "Installing Sonarr" | |||||||
| $STD apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 2009837CBFFD68F45BC180471F4F90DE2A9B4BF8 | $STD apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 2009837CBFFD68F45BC180471F4F90DE2A9B4BF8 | ||||||
| sh -c 'echo "deb https://apt.sonarr.tv/debian buster-develop main" > /etc/apt/sources.list.d/sonarr.list' | sh -c 'echo "deb https://apt.sonarr.tv/debian buster-develop main" > /etc/apt/sources.list.d/sonarr.list' | ||||||
| $STD apt-get update | $STD apt-get update | ||||||
| $STD apt-get -o Dpkg::Options::="--force-confold" install -y sonarr | DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::="--force-confold" install -qqy sonarr &>/dev/null | ||||||
| msg_ok "Installed Sonarr" | msg_ok "Installed Sonarr" | ||||||
| 
 | 
 | ||||||
| motd_ssh | motd_ssh | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user