We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3170bca commit d851548Copy full SHA for d851548
Makefile
@@ -48,8 +48,7 @@ testtpm: checkiso
48
qemu-live: checkiso
49
scripts/check-qemu-install --qemu-cmd --uefi build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS))
50
51
-
52
-.PHONE: oci
+.PHONY: oci
53
.ONESHELL:
54
oci: checkiso
55
scripts/iso-to-oci build/live-image-amd64.hybrid.iso
0 commit comments