Use juzz0's monitor-fix branch
This commit is contained in:
parent
e0638d13bf
commit
565caaa3a3
|
@ -2,6 +2,7 @@ REM ========================================================
|
|||
REM Install kiwix-desktop
|
||||
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
||||
cd kiwix-desktop
|
||||
git checkout monitor-fix || exit /b 1
|
||||
echo "Running qmake"
|
||||
SET _WITH_CONSOLE=1
|
||||
IF %KIWIX_DESKTOP_RELEASE% EQU 1 (
|
||||
|
|
Loading…
Reference in New Issue