wip: some more bundle debugging
This commit is contained in:
parent
60d8042f44
commit
1cf125c1e2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -29,6 +29,7 @@ guard-domu:
|
||||||
exit 1; \
|
exit 1; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
.PHONY: create-bundle
|
||||||
create-bundle: guard-domu
|
create-bundle: guard-domu
|
||||||
mkdir -p .bundles
|
mkdir -p .bundles
|
||||||
git bundle create - --all > .bundles/qubes-mgmt-salt
|
git bundle create - --all > .bundles/qubes-mgmt-salt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue