mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
tweak win testing script
This commit is contained in:
parent
7796aaf4d5
commit
15dd3d5a5d
1 changed files with 2 additions and 1 deletions
3
anki.bat
3
anki.bat
|
|
@ -1,3 +1,4 @@
|
||||||
set PYTHONPATH=../lib
|
set PYTHONPATH=../lib
|
||||||
|
cd /d %~dp0
|
||||||
python anki
|
python anki
|
||||||
pause
|
rem pause
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue