forked from Mario1159/osic-stacks
Check Ubuntu installation for WSLg
This commit is contained in:
parent
4b5b7b38a2
commit
ed81403409
@ -1,9 +1,10 @@
|
||||
param([switch] $remote = $false)
|
||||
|
||||
Write-Host "OSIC-Stacks Container Creation" -ForegroundColor Green
|
||||
Write-Host "Checking WSL updates" -ForegroundColor DarkGray
|
||||
Write-Host "Checking requirements and WSL updates" -ForegroundColor DarkGray
|
||||
|
||||
Write-Host ""
|
||||
wsl --install Ubuntu --no-launch
|
||||
wsl --update
|
||||
Write-Host ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user