about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-11 22:43:25 -0500
committerJune McEnroe <june@causal.agency>2020-02-11 22:43:25 -0500
commitfea344b7df8983c491da53a8ffbab87617ae2a23 (patch)
tree20067f19a5b6e3376c0b7bd5d3321b613e012b8e /scripts
parentAdd -R restricted flag (diff)
downloadcatgirl-fea344b7df8983c491da53a8ffbab87617ae2a23.tar.gz
catgirl-fea344b7df8983c491da53a8ffbab87617ae2a23.zip
Add .gz to chroot-man script
Diffstat (limited to 'scripts')
-rw-r--r--scripts/chroot-man.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/chroot-man.sh b/scripts/chroot-man.sh
index 9d686f9..708aa07 100644
--- a/scripts/chroot-man.sh
+++ b/scripts/chroot-man.sh
@@ -1,2 +1,2 @@
 #!/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