From 07de8ae52ef0678458418ce018f06fb2cbc6130c Mon Sep 17 00:00:00 2001 From: Carlos Ramirez Date: Fri, 1 Nov 2024 19:28:54 +0100 Subject: [PATCH] Update mesa version identifiers in upgrade and create scripts Updated the identifier for the mesa version '24.2.5-1_wsl.fc41' to '24.2.5-1_wsl_2.fc41' in both upgrade.sh and create-targz.sh scripts. This ensures consistency and correctness in the versioning. --- create-targz.sh | 2 +- linux_files/upgrade.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/create-targz.sh b/create-targz.sh index daf08b8..ae4d7b2 100644 --- a/create-targz.sh +++ b/create-targz.sh @@ -141,7 +141,7 @@ EOF systemd-nspawn -q --resolv-conf="replace-host" -D "${TMPDIR}"/dist --pipe /bin/bash <