mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|