4 lines
96 B
Bash
4 lines
96 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cargo run --bin write_ftl_json ftl/usage/ankidroid.json ~/Local/droid/Anki-Android
|