mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
4 lines
46 B
Batchfile
4 lines
46 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|