diff --git a/build_rpm-ostree_repo.sh b/build_rpm-ostree_repo.sh index 7e9a0bf..6297ea0 100644 --- a/build_rpm-ostree_repo.sh +++ b/build_rpm-ostree_repo.sh @@ -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 \ No newline at end of file +rpm-ostree compose tree --repo=/mnt/rpm-ostree-repo/repo --cachedir=/mnt/rpm-ostree-repo/cache ./workstation-ostree-config/fedora-eupneaos.yaml \ No newline at end of file