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

6 lines
194 B
Bash
Executable file

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