Skip to content

Commit

Permalink
Update greenboot-rs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yih-redhat authored Oct 13, 2023
1 parent 995ccc9 commit 37d84a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion greenboot-test/greenboot-rs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ sudo composer-cli blueprints delete upgrade > /dev/null
# Introduce new ostree commit into repo.
greenprint "Introduce new ostree commit into repo"
sudo ostree pull-local --repo "${HTTPD_PATH}/repo" "${UPGRADE_PATH}/repo" "$OSTREE_REF"
sudo ostree --repo="${HTTPD_PATH}/repo" static-delta generate "$OSTREE_REF"
# sudo ostree --repo="${HTTPD_PATH}/repo" static-delta generate "$OSTREE_REF"
sudo ostree summary --update --repo "${HTTPD_PATH}/repo"

# Ensure SELinux is happy with all objects files.
Expand Down

0 comments on commit 37d84a0

Please sign in to comment.