mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update jellyfin_setup.sh
This commit is contained in:
		
							parent
							
								
									64c0ecb36b
								
							
						
					
					
						commit
						8d3fd7e285
					
				| 
						 | 
				
			
			@ -26,8 +26,6 @@ function msg() {
 | 
			
		|||
echo -e "${CHECKMARK} \e[1;92m Setting up Container OS... \e[0m"
 | 
			
		||||
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
 | 
			
		||||
locale-gen >/dev/null
 | 
			
		||||
apt-get -y purge openssh-{client,server} >/dev/null
 | 
			
		||||
apt-get autoremove >/dev/null
 | 
			
		||||
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
 | 
			
		||||
apt update &>/dev/null
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue