Update install.func

This commit is contained in:
tteckster 2023-05-10 18:00:50 -04:00 committed by GitHub
parent ef9db16636
commit 9b23a10d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ setting_up_container() {
echo "export HOME=/root" >>/root/.bashrc
echo "export TERM='xterm-256color'" >>/root/.bashrc
. /root/.bashrc
cd
cd ~/
sed -i "/$LANG/ s/\(^# \)//" /etc/locale.gen
locale-gen >/dev/null
echo $tz >/etc/timezone