Change permissions after copied

This commit is contained in:
2020-07-15 16:09:29 +02:00
parent 453ea51ee9
commit 0596a2ab19
+1
View File
@@ -12,6 +12,7 @@ echo " Installing lch"
echo "======================"
echo ""
cp lch /usr/bin/lch
chmod +x /usr/bin/lch
echo " Copied lch in /usr/bin"
cp lch.1 /usr/man/man1/lch.1
gzip /usr/man/man1/lch.1