Update install.func

This commit is contained in:
tteckster
2023-05-10 17:47:34 -04:00
committed by GitHub
parent 2cc3417520
commit 4123a384d9

View File

@@ -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