From ab3828f3da1c7c7765e61f801938f1bbd6acb13a Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Mon, 3 Mar 2025 07:54:21 -0800 Subject: [PATCH] fix qubes target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cfc8b9b..06da850 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ apply-general: apply-qubes: @echo "Applying Qubes configurations..." - sudo stow --target=\ qubes + sudo stow --target=/ qubes install-apt-essentials: sudo apt install \