From 76a459bf53ad665a145fd738542e540e32ec97e7 Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 1 May 2023 07:30:18 +0200 Subject: [PATCH] progress --- makeanything.sh | 1 - 1 file changed, 1 deletion(-) 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