This website works better with JavaScript.
Home
Explore
Help
Sign In
g
/
lch
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
17
Wiki
Activity
Browse Source
Set perms to installed manpage
pull/1/head
radikal
4 years ago
parent
2811987ac1
commit
87cf851483
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
"============================="
Write
Preview
Loading…
Cancel
Save