From 952c38b7af9b574fc280b099888f924d8f3c3331 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:36:21 +0100 Subject: [PATCH] Update 10-build.sh --- build/10-build.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build/10-build.sh b/build/10-build.sh index 69a6427..705c003 100755 --- a/build/10-build.sh +++ b/build/10-build.sh @@ -80,6 +80,13 @@ dnf5 install -y \ dnf5 install -y \ plasma-setup +############################################################################### +# Remove Firefox and langpacks +############################################################################### + +dnf5 remove -y \ +firefox \ +firefox-langpacks* ############################################################################### # Services