mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update debian11_setup.sh
This commit is contained in:
		
							parent
							
								
									1030c0d038
								
							
						
					
					
						commit
						5db5c8d496
					
				| 
						 | 
				
			
			@ -27,8 +27,6 @@ function msg() {
 | 
			
		|||
msg "Setting up container OS..."
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
# Update container OS
 | 
			
		||||
msg "Updating container OS..."
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue