Dicho 3
This commit is contained in:
parent
b1a2621b7f
commit
1200f75c3b
|
@ -1,7 +1,7 @@
|
||||||
REM ========================================================
|
REM ========================================================
|
||||||
REM Install kiwix-desktop
|
REM Install kiwix-desktop
|
||||||
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
|
||||||
git checkout f4f3d6914e000839d02cf314811477cd12f5b449
|
git checkout 0fae1eb3ad1fc413174232e59050fa317034cda1 || exit /b 1
|
||||||
cd kiwix-desktop
|
cd kiwix-desktop
|
||||||
echo "Running qmake"
|
echo "Running qmake"
|
||||||
SET _WITH_CONSOLE=1
|
SET _WITH_CONSOLE=1
|
||||||
|
|
Loading…
Reference in New Issue