mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
parent
9898957356
commit
3b109f6c1e
@ -14,9 +14,6 @@ LANGUAGE=$LXC_LOCALE
|
|||||||
EOF
|
EOF
|
||||||
locale-gen $LXC_LOCALE
|
locale-gen $LXC_LOCALE
|
||||||
|
|
||||||
# Set Timezone
|
|
||||||
ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime
|
|
||||||
|
|
||||||
HOSTNAME=$(hostname -f)
|
HOSTNAME=$(hostname -f)
|
||||||
|
|
||||||
echo "Ensure your Hostname is set to your Piler FQDN!"
|
echo "Ensure your Hostname is set to your Piler FQDN!"
|
||||||
|
Loading…
Reference in New Issue
Block a user