diff options
Diffstat (limited to 'teams/cloud')
| -rw-r--r-- | teams/cloud/wsl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/cloud/wsl.xml b/teams/cloud/wsl.xml index 9c36b91..750de2d 100644 --- a/teams/cloud/wsl.xml +++ b/teams/cloud/wsl.xml @@ -3,7 +3,7 @@ <profile name="WSL-Base" description="Windows Subsystem for Linux Base"/> </profiles> <preferences profiles="WSL-Base"> - <type image="tbz"/> + <type image="wsl"/> <timezone>Etc/UTC</timezone> <locale>en_US</locale> <rpm-locale-filtering>false</rpm-locale-filtering> |