diff --git a/Makefile b/Makefile index 6c5ddd6..56a373b 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ pull/%: apply: echo "Applying salt states" - pushd ./guardian + pushd guardian sudo qubesctl top.enable guardian sudo qubesctl --show-output --all state.apply popd