diff --git a/makeanything.sh b/makeanything.sh index 66cd148..2596398 100755 --- a/makeanything.sh +++ b/makeanything.sh @@ -53,7 +53,6 @@ cat < 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