Wizard: Change WSL file extension

This updates WSL file extension from `.tar.gz` to `.wsl`
This commit is contained in:
regexowl 2025-07-14 14:42:49 +02:00 committed by Klara Simickova
parent 10a67ca6e3
commit b6e9fef70b
4 changed files with 9 additions and 9 deletions

View file

@ -284,7 +284,7 @@ const Review = () => {
<StackItem>
<Content>
<Content component={ContentVariants.h3}>
WSL - {targetOptions.wsl} (.tar.gz)
WSL - {targetOptions.wsl} (.wsl)
</Content>
<TargetEnvOtherList />
</Content>