mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-19 10:14:41 +02:00
parent
3b109f6c1e
commit
edafaefcf1
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ LANGUAGE=$LXC_LOCALE
|
|||
EOF
|
||||
locale-gen $LXC_LOCALE
|
||||
|
||||
# Set Timezone
|
||||
ln -sf /usr/share/zoneinfo/$LXC_TIMEZONE /etc/localtime
|
||||
|
||||
MRX_PKE=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1)
|
||||
|
||||
ELE_DBNAME="synapse_db"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue