Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
live/README.md: fix stacker file path in an example
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Hallyn <serge@hallyn.com>
  • Loading branch information
hallyn committed Aug 17, 2023
1 parent e44e78f commit d4ea576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
trust keyset add mostest
trust project add mostest livecd
./build-livecd-rfs --project=mostest:livecd \
--layer oci:oci:livecd-rootfs-squashfs
--layer oci:oci:rootfs-squashfs
````
The result will be a ./livecd.iso. There will also be a complete
zot layout under ./zot-cache, if you want to snoop around.
Expand Down

0 comments on commit d4ea576

Please sign in to comment.