mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-02 17:14:35 +02:00
Remove setting timezone in gitea installer
This commit is contained in:
parent
2b4a533c95
commit
6a4335c5ec
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ apt update
|
|||
|
||||
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
|
||||
|
||||
su - postgres <<EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue