mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04: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