mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
4 lines
103 B
Batchfile
4 lines
103 B
Batchfile
cd /D "%~dp0"
|
|
|
|
nuget restore ../installer/PowerToysBootstrapper/PowerToysBootstrapper.sln || exit /b 1
|