Removed timezone setting

Timezone is already set in `install.sh` #21
This commit is contained in:
Thorsten Spille 2021-04-20 22:10:26 +02:00 committed by GitHub
parent 10e7f16fac
commit 450eb654b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,6 @@ LANGUAGE=$LXC_LOCALE
EOF
locale-gen $LXC_LOCALE
# Set Timezone
ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime
apt update
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq dist-upgrade
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt install -y -o DPkg::options::="--force-confdef" -o DPkg::options::="--force-confold" $LXC_TOOLSET acl samba samba-dsdb-modules samba-vfs-modules