mirror of
https://github.com/ankitects/anki.git
synced 2025-09-26 17:56:38 -04:00
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|