6 lines
65 B
Bash
6 lines
65 B
Bash
# vim: set ft=sh:
|
|
# shellcheck shell=sh
|
|
{
|
|
copy_binary find
|
|
}
|