5 lines
50 B
Batchfile
5 lines
50 B
Batchfile
|
cd ..
|
||
|
set PYTHONPATH=../lib
|
||
|
python anki
|
||
|
pause
|