This commit is contained in:
USER
2023-01-17 17:27:54 +00:00
parent b21e3612ac
commit c60cbcb429
2 changed files with 12 additions and 3 deletions

View File

@ -7,9 +7,7 @@ set WPUBLIC="C:\wPublic"
mkdir %PACKAGES%
echo "Speed up Powershell processing"
set PSFILE="%WPUBLIC%\bin\SpeedUp.ps1"
Powershell.exe -ExecutionPolicy Bypass -File %PSFILE%
call %WPUBLIC%\bin\SpeedUpPS.bat
echo "Download and unpack OpenSSH"
set PSFILE="%WPUBLIC%\bin\Download.ps1"