From cabf2379b0277a71642613724b8036e937ebe2c2 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 23 Jan 2024 17:55:38 -0100 Subject: [PATCH] Modificar Openbox32/build.sh --- Openbox32/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Openbox32/build.sh b/Openbox32/build.sh index 235e3d9..ae6cf9e 100755 --- a/Openbox32/build.sh +++ b/Openbox32/build.sh @@ -50,7 +50,7 @@ lb config noauto \ # Install the Lxqt Desktop mkdir -p $acorbuild/build/config/package-lists -echo lxqt > $acorbuild/build/config/package-lists/desktop.list.chroot +echo openbox > $acorbuild/build/config/package-lists/desktop.list.chroot # Install software echo "# Install software to the squashfs for calamares to unpack to the OS.