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