mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 23:12:21 -04:00
4 lines
46 B
Batchfile
4 lines
46 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|