Skip to content

Commit

Permalink
fix wsl setup issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gpproton authored Sep 1, 2023
1 parent 5a6c3a9 commit 1a6d7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/wsl-setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Start-Process ./wsl-kernel.msi -ArgumentList "/quiet /passive"
Remove-Item ./wsl-kernel.msi

Write-Output "Installing Ubuntu image.."
wsl --install Ubuntu
wsl --install -d Ubuntu

0 comments on commit 1a6d7ad

Please sign in to comment.