Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Apacelus committed Nov 21, 2023
1 parent dc05f5d commit 45fae08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_rpm-ostree_repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ mkdir -p /mnt/rpm-ostree-repo/repo /mnt/rpm-ostree-repo/cache
ostree --repo=/mnt/rpm-ostree-repo/repo init --mode=archive

# build the ostree repo
rpm-ostree compose tree --repo=/mnt/rpm-ostree-repo/repo --cachedir=/mnt/rpm-ostree-repo/cache ./workstation-ostree-config/osfedora-eupneaos.yaml
rpm-ostree compose tree --repo=/mnt/rpm-ostree-repo/repo --cachedir=/mnt/rpm-ostree-repo/cache ./workstation-ostree-config/fedora-eupneaos.yaml

0 comments on commit 45fae08

Please sign in to comment.