bash-utils/shtpl/install

7 lines
93 B
Plaintext
Raw Normal View History

2019-03-02 21:12:33 +01:00
#!/usr/bin/env bash
from=$(pwd)/$(dirname "$0")
to=/usr/local/bin
cp $from/shtpl $to/shtpl