Anki/tools/run-win
2025-01-13 15:51:44 +11:00

6 lines
196 B
Bash
Executable file

#!/bin/bash
#
# Invokes an external script to transfer files to a Windows machine and run Anki on it.
# You need to provide your own script if you wish to use this.
(cd ../release/win && ./test)