diff --git a/Makefile b/Makefile index 2e40750..6c5ddd6 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ pull/%: echo "creating bundle" qvm-run -p $(GUEST) "cd $(GUEST_REPO) && make create-bundle" $(BUNDLEIN) + qvm-run -p $(GUEST) "cat $(GUEST_REPO)/.bundles/qubes-mgmt-salt" $(BUNDLEIN) git remote add $(GUEST) $(BUNDLEIN) || true