Add .gz to chroot-man script
parent
10ae7bedbd
commit
fea344b7df
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
exec mandoc /usr/share/man/man1/catgirl.1 | LESSSECURE=1 less
|
exec mandoc /usr/share/man/man1/catgirl.1.gz | LESSSECURE=1 less
|
||||||
|
|
Loading…
Reference in New Issue