From e5fe762e2a54d3ae180826efbc895874ba32066a Mon Sep 17 00:00:00 2001 From: mustard Date: Mon, 20 Oct 2025 17:19:24 +0200 Subject: [PATCH] wip: some more bundle debugging --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1208c5..2e40750 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ pull/%: $(clean-workdir) echo "creating bundle" - qvm-run -p $(GUEST) "cd $(GUEST_REPO) && $(call create-bundle)" $(BUNDLEIN)