Browse Source

Set perms to installed manpage

master
radikal 3 years ago
parent
commit
87cf851483
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh View File

@ -16,6 +16,7 @@ chmod 755 /usr/bin/lch
echo " Copied lch in /usr/bin"
cp lch.1 /usr/man/man1/lch.1
gzip /usr/man/man1/lch.1
chmod 644 /usr/man/man1/lch.1.gz
echo " Copied manpage in /usr/man/man1"
echo ""
echo "============================="


Loading…
Cancel
Save