mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	Remove setting timezone in gitea installer
This commit is contained in:
		@@ -19,8 +19,6 @@ apt update
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -qq postgresql nginx git ssl-cert unzip zip
 | 
					DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -qq postgresql nginx git ssl-cert unzip zip
 | 
				
			||||||
 | 
					
 | 
				
			||||||
timedatectl set-timezone ${LXC_TIMEZONE}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
systemctl enable --now postgresql
 | 
					systemctl enable --now postgresql
 | 
				
			||||||
 | 
					
 | 
				
			||||||
su - postgres <<EOF
 | 
					su - postgres <<EOF
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user