4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
printf '%s\n' "NOTE: add /usr/lib/sed-i/bin to the beginning of your \$PATH"
|