mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
5 lines
39 B
Batchfile
5 lines
39 B
Batchfile
@echo off
|
|
"%~dp0"\anki %*
|
|
pause
|
|
|
|
|