mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|