Anki/anki.bat
2012-12-21 16:51:59 +09:00

4 lines
60 B
Batchfile
Executable file

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