progress
This commit is contained in:
parent
63bf099010
commit
cd819461a9
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ echo "Europe/Berlin" > /etc/timezone && \\
|
|||
dpkg-reconfigure --frontend=noninteractive locales && \\
|
||||
locale-gen en_US.UTF-8 && \\
|
||||
update-locale LANG=en_US.UTF-8
|
||||
apt clean
|
||||
EOF
|
||||
message "run install_base"
|
||||
$CHROOTCMD /bin/bash /tmp/install_base.sh || error
|
||||
|
|
Loading…
Reference in a new issue