anki/anki.bat

5 lines
60 B
Batchfile
Raw Normal View History

set PYTHONPATH=../lib
cd /d %~dp0
python anki
rem pause