wip: some more bundle debugging
This commit is contained in:
parent
1cf125c1e2
commit
e5fe762e2a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -43,7 +43,7 @@ pull/%:
|
||||||
$(clean-workdir)
|
$(clean-workdir)
|
||||||
|
|
||||||
echo "creating bundle"
|
echo "creating bundle"
|
||||||
qvm-run -p $(GUEST) "cd $(GUEST_REPO) && $(call create-bundle)" </dev/null
|
qvm-run -p $(GUEST) "cd $(GUEST_REPO) && make create-bundle" </dev/null
|
||||||
|
|
||||||
qvm-run -p $(GUEST) "cat $(GUEST_REPO)/qubes-mgmt-salt" </dev/null >$(BUNDLEIN)
|
qvm-run -p $(GUEST) "cat $(GUEST_REPO)/qubes-mgmt-salt" </dev/null >$(BUNDLEIN)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue