mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
4 lines
74 B
Batchfile
4 lines
74 B
Batchfile
|
|
cd /D "%~dp0"
|
||
|
|
|
||
|
|
nuget restore ../installer/PowerToysSetup.sln || exit /b 1
|