just: run with -snapshot
This commit is contained in:
parent
384e62f837
commit
7107398c24
1 changed files with 1 additions and 2 deletions
3
justfile
3
justfile
|
@ -20,5 +20,4 @@ build-update:
|
|||
nix build .#patos_update
|
||||
|
||||
run: build-image
|
||||
qemu-efi -hda ./result/disk.qcow2
|
||||
|
||||
qemu-efi -snapshot ./result/disk.qcow2
|
||||
|
|
Loading…
Reference in a new issue