mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
tweak windows debug batch scripts
This commit is contained in:
parent
b39eb39e0d
commit
f4ac6d75c3
2 changed files with 3 additions and 1 deletions
3
anki-wait.bat
Normal file
3
anki-wait.bat
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
set PYTHONPATH=../lib
|
||||||
|
python anki
|
||||||
|
pause
|
1
anki.bat
1
anki.bat
|
@ -1,3 +1,2 @@
|
||||||
set PYTHONPATH=../lib
|
set PYTHONPATH=../lib
|
||||||
python anki
|
python anki
|
||||||
pause
|
|
||||||
|
|
Loading…
Reference in a new issue