mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
Make the sample WSL_POST_BUILD_COMMAND more resilient (#13652)
This commit is contained in:
parent
fdfe1eb843
commit
64160a40f0
@ -30,7 +30,7 @@ message(STATUS "Loading user configuration")
|
||||
# set(WSL_BUILD_THIN_PACKAGE true)
|
||||
|
||||
# # Uncomment to install the package as part of the build
|
||||
# set(WSL_POST_BUILD_COMMAND "powershell;./tools/deploy/deploy-to-host.ps1")
|
||||
# set(WSL_POST_BUILD_COMMAND "powershell;-ExecutionPolicy;Bypass;-NoProfile;-NonInteractive;./tools/deploy/deploy-to-host.ps1")
|
||||
|
||||
# # Uncomment to reduce the verbosity of the appx package build
|
||||
# set(WSL_SILENT_APPX_BUILD true)
|
||||
Loading…
x
Reference in New Issue
Block a user