This commit is contained in:
Gator96100 2020-10-05 14:27:50 +02:00
commit 678cbf3576

View file

@ -154,9 +154,9 @@ install:
}
Start-Sleep -s 5
Receive-Job -Name WSLInstall
Receive-Job -Name WSLInstall -ErrorAction SilentlyContinue
}
Receive-Job -Wait -Name PSInstall
#Receive-Job -Wait -Name PSInstall
}
Function GitClone($Text, $Folder) {