fix: update path in comments and README (#115)
Co-authored-by: David McCrea <git@dmccrea.me>
This commit is contained in:
parent
80958f60a6
commit
e1a0e3c6a4
2 changed files with 3 additions and 3 deletions
|
|
@ -110,7 +110,7 @@ This will template out the file and build with `buildah` or `podman`.
|
|||
|
||||
##### Rebase
|
||||
|
||||
If you want to test your changes, you can do so by using the `rebase` command. This will create an image as a `.tar.gz` file, store it in `/etc/blue-build`, an run `rpm-ostree rebase` on that newly built file.
|
||||
If you want to test your changes, you can do so by using the `rebase` command. This will create an image as a `.tar.gz` file, store it in `/etc/bluebuild`, an run `rpm-ostree rebase` on that newly built file.
|
||||
|
||||
```bash
|
||||
sudo bluebuild rebase config/recipe.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue