Fix scripts/test_release.bat

This commit is contained in:
Kamil Trzciński 2022-11-26 23:52:58 +01:00
parent 1c2980976f
commit 0ee7a3ba43

View file

@ -3,7 +3,7 @@ if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)
:retry
cd "%~dp0"
set configuration=Debug
set configuration=Release
taskkill /F /IM FanControl.exe
taskkill /F /IM PerformanceOverlay.exe