2 lines
62 B
Bash
2 lines
62 B
Bash
|
#!/usr/bin/env sh
|
||
|
cp ./cmake-build-release/TFC ~/local/bin/tcs
|