Update chroot_build.sh

kubuntu
This commit is contained in:
galder
2023-06-19 21:42:35 +01:00
committed by GitHub
parent 9b4c74318c
commit 53861eb27f
+1 -1
View File
@@ -11,7 +11,7 @@ mount none -t devpts /dev/pts
export HOME=/root
export LC_ALL=C
echo "Kubuntu-jammy-live" >/etc/hostname
echo "kubuntu-jammy-live" >/etc/hostname
echo >&2 "===]> Info: Configure and update apt... "