Anki/anki.bat
2012-07-28 11:13:01 +09:00

4 lines
60 B
Batchfile
Executable file

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