Merge pull request #222 from kiwix/no_window_branch_desktop

[AppVeyor] No windows branch for kiwix-desktop.
This commit is contained in:
Matthieu Gautier 2018-07-17 17:35:28 +02:00 committed by GitHub
commit 3283bbe565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ REM ========================================================
REM Install kiwix-desktop
git clone https://github.com/kiwix/kiwix-desktop || exit /b 1
cd kiwix-desktop
git checkout windows
echo "Getting fix_desktop"
curl -fsSL -O http://public.kymeria.fr/KIWIX/windows/fix_desktop_makefile.py_ || exit /b 1
echo "Running qmake"