scripts: upgrade all to powershell 7.x
This commit is contained in:
@@ -5,7 +5,7 @@ cd /D "%~dp0"
|
||||
|
||||
echo.
|
||||
|
||||
@powershell -NoProfile -ExecutionPolicy Bypass -Command .\scripts\setup-environment.ps1 %*
|
||||
@pwsh -NoProfile -ExecutionPolicy Bypass -Command .\scripts\setup-environment.ps1 %*
|
||||
|
||||
echo.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user