Skip to content

Commit

Permalink
feat: Update VARIANT_ID in /etc/os-release (#1437)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Jun 24, 2024
1 parent 60fe173 commit 6674d85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_files/shared/image-info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ cat > $IMAGE_INFO <<EOF
"fedora-version": "$FEDORA_MAJOR_VERSION"
}
EOF

sed -i "s/VARIANT_ID.*/VARIANT_ID=$IMAGE_NAME/" /etc/os-release

0 comments on commit 6674d85

Please sign in to comment.