Fix chroot-man path

weechat-hashes
C. McEnroe 2020-07-31 12:49:34 -04:00
parent 4c1b1fc6a3
commit 444d4bda9a
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec mandoc /usr/share/man/man1/catgirl.1.gz | LESSSECURE=1 less
exec mandoc /usr/share/man/man1/catgirl.1 | LESSSECURE=1 less