From 37d84a0989e9ed608c52f249e75e04587cdaf089 Mon Sep 17 00:00:00 2001 From: He Yi Date: Fri, 13 Oct 2023 13:24:17 +0800 Subject: [PATCH] Update greenboot-rs.sh --- greenboot-test/greenboot-rs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greenboot-test/greenboot-rs.sh b/greenboot-test/greenboot-rs.sh index 886b04c..94b12c2 100755 --- a/greenboot-test/greenboot-rs.sh +++ b/greenboot-test/greenboot-rs.sh @@ -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.