Change permissions after copied
This commit is contained in:
@@ -12,6 +12,7 @@ echo " Installing lch"
|
|||||||
echo "======================"
|
echo "======================"
|
||||||
echo ""
|
echo ""
|
||||||
cp lch /usr/bin/lch
|
cp lch /usr/bin/lch
|
||||||
|
chmod +x /usr/bin/lch
|
||||||
echo " Copied lch in /usr/bin"
|
echo " Copied lch in /usr/bin"
|
||||||
cp lch.1 /usr/man/man1/lch.1
|
cp lch.1 /usr/man/man1/lch.1
|
||||||
gzip /usr/man/man1/lch.1
|
gzip /usr/man/man1/lch.1
|
||||||
|
|||||||
Reference in New Issue
Block a user