From 15334607e9af479c70b45f69c2ca28d3c36f7ea2 Mon Sep 17 00:00:00 2001 From: Hadi Chokr Date: Sun, 12 Apr 2026 07:52:07 +0200 Subject: [PATCH] Hotfix: Make sure it exists. --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 6e87352..d53a8a4 100755 --- a/build.sh +++ b/build.sh @@ -102,6 +102,7 @@ rm --recursive --force etc-factory git clone https://invent.kde.org/kde-linux/etc-factory DESTDIR=$PWD/mkosi.extra make --directory=etc-factory install +mkdir -p mkosi.output chown root:root mkosi.output mkosi \