This commit is contained in:
Marcus 2023-05-01 07:20:44 +02:00
parent 63bf099010
commit cd819461a9
1 changed files with 1 additions and 0 deletions

View File

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