mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04: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
|
||||
cd /d %~dp0
|
||||
python anki
|
||||
pause
|
||||
rem pause
|
||||
|
|
Loading…
Reference in a new issue