wip: even more bundle debugging
This commit is contained in:
parent
e5fe762e2a
commit
320f7bd2a4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -45,7 +45,7 @@ pull/%:
|
||||||
echo "creating bundle"
|
echo "creating bundle"
|
||||||
qvm-run -p $(GUEST) "cd $(GUEST_REPO) && make 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)/.bundles/qubes-mgmt-salt" </dev/null >$(BUNDLEIN)
|
||||||
|
|
||||||
git remote add $(GUEST) $(BUNDLEIN) || true
|
git remote add $(GUEST) $(BUNDLEIN) || true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue