4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
gd-echo --font-family "KanjiStrokeOrders" "$@"
|