mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Update install.func
This commit is contained in:
@@ -62,6 +62,7 @@ setting_up_container() {
|
||||
su -
|
||||
echo "export HOME=/root" >>/root/.bashrc
|
||||
echo "export TERM='xterm-256color'" >>/root/.bashrc
|
||||
exit
|
||||
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
|
||||
locale-gen >/dev/null
|
||||
echo $tz >/etc/timezone
|
||||
|
||||
Reference in New Issue
Block a user