Wizard: Change WSL file extension
This updates WSL file extension from `.tar.gz` to `.wsl`
This commit is contained in:
parent
10a67ca6e3
commit
b6e9fef70b
4 changed files with 9 additions and 9 deletions
|
|
@ -284,7 +284,7 @@ const Review = () => {
|
|||
<StackItem>
|
||||
<Content>
|
||||
<Content component={ContentVariants.h3}>
|
||||
WSL - {targetOptions.wsl} (.tar.gz)
|
||||
WSL - {targetOptions.wsl} (.wsl)
|
||||
</Content>
|
||||
<TargetEnvOtherList />
|
||||
</Content>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue