From 07da3039060b449c45abfdd913bfbb3eaf743123 Mon Sep 17 00:00:00 2001 From: mustard Date: Tue, 28 Oct 2025 00:48:26 +0100 Subject: [PATCH] fix: even more apply tweaking --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cab100d..83d39c2 100644 --- a/Makefile +++ b/Makefile @@ -86,6 +86,6 @@ apply: run0 install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf run0 install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf - run0 qubesctl top.enable --show-output --force-color $(APPLY_ARGS) + run0 qubesctl --show-output --force-color top.enable $(APPLY_ARGS) run0 qubesctl --show-output --force-color --targets $(APPLY_ARGS) state.apply -l debug