This commit is contained in:
Matthieu Gautier 2022-02-07 14:49:35 +01:00
parent ff9b6bc5bf
commit b1a2621b7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
REM ========================================================
REM Install kiwix-desktop
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
git checkout 0bf67a99b8423d6243e68c15b04b51e09a653342
git checkout f4f3d6914e000839d02cf314811477cd12f5b449
cd kiwix-desktop
echo "Running qmake"
SET _WITH_CONSOLE=1