mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-23 11:19:43 +00:00
Add -NoProfile to boostrap-vcpkg.bat
This commit is contained in:
parent
0e5760e5e0
commit
ba901c6774
@ -1,2 +1,2 @@
|
|||||||
@echo off
|
@echo off
|
||||||
powershell.exe -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"
|
powershell.exe -NoProfile -ExecutionPolicy Bypass "%~dp0scripts\bootstrap.ps1"
|
||||||
|
Loading…
Reference in New Issue
Block a user