diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..5a0bb19 --- /dev/null +++ b/install.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +cp lch /usr/bin/lch \ No newline at end of file