This commit is contained in:
Marcus 2023-05-01 07:30:18 +02:00
parent 73093792b9
commit 76a459bf53

View file

@ -53,7 +53,6 @@ cat <<EOF > build/chroot/tmp/install_base.sh
### hostname setting ### hostname setting
echo nanodesk > /etc/hostname echo nanodesk > /etc/hostname
sed -i 's/localhost/localhost nanodesk/g' /etc/hosts
### noninteractive ### noninteractive
DEBIAN_FRONTEND=noninteractive DEBIAN_FRONTEND=noninteractive