This commit is contained in:
Marcus 2023-05-01 07:30:18 +02:00
parent 73093792b9
commit 76a459bf53
1 changed files with 0 additions and 1 deletions

View File

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