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