From 70d837dcdf028726476d1d63d2f11f3d1fd6dfce Mon Sep 17 00:00:00 2001 From: mustard Date: Tue, 28 Oct 2025 00:37:45 +0100 Subject: [PATCH] eh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 798fcb8..2c1fb7e 100644 --- a/Makefile +++ b/Makefile @@ -88,5 +88,5 @@ apply: qubesctl top.enable topd qubesctl top.enable $(APPLY_ARGS) - qubesctl --show-output --force-color --targets templates state.apply $(APPLY_ARGS) + qubesctl --show-output --force-color --targets templates state.apply $(APPLY_ARGS) -l debug qubesctl top.disable $(APPLY_ARGS)