3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
ls *.cho | entr -c chordpro "$@" /_
|